CPPTypeCollection::create_known_member_function
Synopsis
Declared in <src/midend/astUtil/annotation/CPPAnnotation.h>
AstNodePtr
create_known_member_function(
CPPAstInterface& fa,
AstNodePtr const& obj,
std::string const& memname,
AstInterface::AstNodeList const& args);
Created with MrDocs