Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h101 SymbolCache &getSymbolCache() { return Cache; } in getSymbolCache() function
102 const SymbolCache &getSymbolCache() const { return Cache; } in getSymbolCache() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h113 SymbolCache &getSymbolCache() { return Cache; } in getSymbolCache() function
114 const SymbolCache &getSymbolCache() const { return Cache; } in getSymbolCache() function