Home
last modified time | relevance | path

Searched refs:applyStmtList (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h78 void applyStmtList(DIE &D);
HDDwarfCompileUnit.cpp258 void DwarfCompileUnit::applyStmtList(DIE &D) { in applyStmtList() function in llvm::DwarfCompileUnit
HDDwarfDebug.cpp1934 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()