Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumModules.cpp31 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
H A DSymbolCache.cpp320 return getOrCreateCompiland(Modi); in findSymbolBySectOffset()
592 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland() function in SymbolCache
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h176 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);