Home
last modified time | relevance | path

Searched refs:emitInlinees (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h378 void emitInlinees(const SmallSet<codeview::TypeIndex, 1> &Inlinees);
H A DCodeViewDebug.cpp1199 emitInlinees(FI.Inlinees); in emitDebugInfoForFunction()
3601 void CodeViewDebug::emitInlinees( in emitInlinees() function in CodeViewDebug