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

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

Completed in 52 milliseconds