Skip to content

SageBuilder::findAssociatedSymbolInTargetAST

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgSymbol*
findAssociatedSymbolInTargetAST(
    SgDeclarationStatement* snippet_declaration,
    SgScopeStatement* targetScope);

Created with MrDocs