Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h122 void processCompileUnit(DICompileUnit *CU);
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp193 processCompileUnit(CU); in processModule()
205 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
321 processCompileUnit(SP->getUnit()); in processSubprogram()