Skip to content

AstInterface::CreateMethodRef

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

AstNodePtr
CreateMethodRef(
    std::string classname,
    std::string fieldname,
    bool createIfNotFound);

Created with MrDocs