Home
last modified time | relevance | path

Searched refs:cloneAndEmitDebugLocations (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h409 Error cloneAndEmitDebugLocations();
H A DDWARFLinkerCompileUnit.cpp443 Error CompileUnit::cloneAndEmitDebugLocations() { in cloneAndEmitDebugLocations() function in CompileUnit
1271 if (Error Err = cloneAndEmitDebugLocations()) in cloneAndEmit()