Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp3412 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()