Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h123 void initStmtList();
H A DDwarfDebug.cpp1053 NewCU.initStmtList(); in finishUnitAttributes()
3214 NewCU.initStmtList(); in constructSkeletonCU()
H A DDwarfCompileUnit.cpp370 void DwarfCompileUnit::initStmtList() { in initStmtList() function in DwarfCompileUnit