Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h79 void applyStmtList(DIE &D);
DDwarfCompileUnit.cpp256 void DwarfCompileUnit::applyStmtList(DIE &D) { in applyStmtList() function in llvm::DwarfCompileUnit
DDwarfDebug.cpp1943 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()