Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h81 void initStmtList();
DDwarfDebug.cpp412 NewCU.initStmtList(); in constructDwarfCompileUnit()
1861 NewCU.initStmtList(); in constructSkeletonCU()
DDwarfCompileUnit.cpp247 void DwarfCompileUnit::initStmtList() { in initStmtList() function in llvm::DwarfCompileUnit