Home
last modified time | relevance | path

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

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