Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h97 void applyStmtList(DIE &D);
DDwarfCompileUnit.cpp275 void DwarfCompileUnit::applyStmtList(DIE &D) { in applyStmtList() function in llvm::DwarfCompileUnit
DDwarfDebug.cpp1905 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h122 void applyStmtList(DIE &D);
DDwarfCompileUnit.cpp298 void DwarfCompileUnit::applyStmtList(DIE &D) { in applyStmtList() function in DwarfCompileUnit
DDwarfDebug.cpp2364 CU.applyStmtList(UnitDie); in addDwarfTypeUnitType()