Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h111 void processCompileUnit(DICompileUnit *CU);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp150 processCompileUnit(CU); in processModule()
162 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
270 processCompileUnit(SP->getUnit()); in processSubprogram()