Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumModules.cpp32 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
H A DSymbolCache.cpp285 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland() function in SymbolCache
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h132 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);