Searched defs:getSymbolCache (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h101 SymbolCache &getSymbolCache() { return Cache; } function in class:llvm::pdb::NativeSession
102 const SymbolCache &getSymbolCache() const { return Cache; } function in class:llvm::pdb::NativeSession

Completed in 132 milliseconds