Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp418 SymbolFileNativePDB::CreateCompileUnit(const CompilandIndexItem &cci) { in CreateCompileUnit() function in SymbolFileNativePDB
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp512 void CGDebugInfo::CreateCompileUnit() { in CreateCompileUnit() function in CGDebugInfo