Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h123 void initStmtList();
DDwarfDebug.cpp1035 NewCU.initStmtList(); in finishUnitAttributes()
3264 NewCU.initStmtList(); in constructSkeletonCU()
DDwarfCompileUnit.cpp370 void DwarfCompileUnit::initStmtList() { in initStmtList() function in DwarfCompileUnit