Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h47 bool SkipFirstParamIfArtificial = false);
61 bool SkipFirstParamIfArtificial, bool Const,
315 DieType D, DieType Inner, bool SkipFirstParamIfArtificial) { in appendUnqualifiedNameAfter() argument
320 appendSubroutineNameAfter(D, Inner, SkipFirstParamIfArtificial, false, in appendUnqualifiedNameAfter()
656 DieType D, DieType Inner, bool SkipFirstParamIfArtificial, bool Const, in appendSubroutineNameAfter() argument
668 if (SkipFirstParamIfArtificial && RealFirst && in appendSubroutineNameAfter()