Searched refs:appendSubroutineNameAfter (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.h | 59 void appendSubroutineNameAfter(DWARFDie D, DWARFDie Inner,
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp | 220 appendSubroutineNameAfter(D, Inner, SkipFirstParamIfArtificial, false, in appendUnqualifiedNameAfter() 494 appendSubroutineNameAfter(T, resolveReferencedType(T), false, C.isValid(), in appendConstVolatileQualifierAfter() 537 void DWARFTypePrinter::appendSubroutineNameAfter( in appendSubroutineNameAfter() function in llvm::DWARFTypePrinter
|