Skip to content

CallTargetSet::getPropertiesForExpression

Synopsis

Declared in <src/midend/programAnalysis/CallGraphAnalysis/CallGraph.h>

[[visibility]]
void
getPropertiesForExpression(
    SgExpression* exp,
    ClassHierarchyWrapper* classHierarchy,
    std::vector<SgFunctionDeclaration*>& propList,
    bool includePureVirtualFunc = false);

Created with MrDocs