Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h261 void constructCallSiteParmEntryDIEs(DIE &CallSiteDIE,
H A DDwarfCompileUnit.cpp1241 void DwarfCompileUnit::constructCallSiteParmEntryDIEs( in constructCallSiteParmEntryDIEs() function in DwarfCompileUnit
H A DDwarfDebug.cpp991 CU.constructCallSiteParmEntryDIEs(CallSiteDIE, Params); in constructCallSiteEntryDIEs()