Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h102 SymbolCache &getSymbolCache() { return Cache; } in getSymbolCache() function
103 const SymbolCache &getSymbolCache() const { return Cache; } in getSymbolCache() function