Lines Matching full:symboltable
27 #include "process/SymbolTable.h"
47 static bool IsSymbolVisible(const SymbolTable::Symbol& symbol,
54 static const SymbolTable::Symbol* ResolveSymbol(const Reference& reference, SymbolTable* symbols);
61 static const SymbolTable::Symbol* ResolveSymbolCheckVisibility(const Reference& reference,
63 SymbolTable* symbols,
72 static const SymbolTable::Symbol* ResolveAttributeCheckVisibility(const Reference& reference,
74 SymbolTable* symbols,
84 SymbolTable* symbols,
104 SymbolTable* symbols, xml::IPackageDeclStack* decls);