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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h84 void processCompileUnit(DICompileUnit *CU);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp64 processCompileUnit(CU);
76 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { function in class:DebugInfoFinder
186 processCompileUnit(SP->getUnit());

Completed in 105 milliseconds