Skip to content

FixupAstSymbolTablesToSupportAliasedSymbols::isDefinedThroughPrivateBaseClass

Synopsis

Declared in <SageIII/astPostProcessing/fixupCxxSymbolTablesToSupportAliasingSymbols.h>

static
bool
isDefinedThroughPrivateBaseClass(
    SgClassDeclaration* classDeclaration,
    SgSymbol* symbol);

Created with MrDocs