Home
last modified time | relevance | path

Searched refs:getOrCreateCompiland (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumModules.cpp28 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
H A DSymbolCache.cpp325 return getOrCreateCompiland(Modi); in findSymbolBySectOffset()
597 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland() function in SymbolCache
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h182 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);