reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
101 SymbolCache &getSymbolCache() { return Cache; } 102 const SymbolCache &getSymbolCache() const { return Cache; } 110 SymbolCache Cache;