Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfo.h117 void processCompileUnit(DICompileUnit *CU);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp165 processCompileUnit(CU); in processModule()
177 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
285 processCompileUnit(SP->getUnit()); in processSubprogram()