Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h88 bool addCompileUnit(DICompileUnit *CU);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp77 if (!addCompileUnit(CU)) in processCompileUnit()
156 addCompileUnit(CU); in processScope()
239 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder