CPPTypeCollection::is_known_member_function
Synopsis
Declared in <src/midend/astUtil/annotation/CPPAnnotation.h>
std::string
is_known_member_function(
CPPAstInterface& fa,
SymbolicVal const& exp,
AstNodePtr* obj = 0,
SymbolicFunction::Arguments* args = 0,
Descriptor* desc = 0);
Created with MrDocs