Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h128 void applyStmtList(DIE &D);
H A DDwarfCompileUnit.cpp423 void DwarfCompileUnit::applyStmtList(DIE &D) { in applyStmtList() function in DwarfCompileUnit
H A DDwarfDebug.cpp3448 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()