Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h125 void initStmtList();
H A DDwarfDebug.cpp1058 NewCU.initStmtList(); in finishUnitAttributes()
3327 NewCU.initStmtList(); in constructSkeletonCU()
H A DDwarfCompileUnit.cpp402 void DwarfCompileUnit::initStmtList() { in initStmtList() function in DwarfCompileUnit