Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h155 void initStmtList();
H A DDwarfDebug.cpp1037 NewCU.initStmtList(); in finishUnitAttributes()
3371 NewCU.initStmtList(); in constructSkeletonCU()
H A DDwarfCompileUnit.cpp422 void DwarfCompileUnit::initStmtList() { in initStmtList() function in DwarfCompileUnit