Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h658 DieType FirstParamIfArtificial; in appendSubroutineNameAfter() local
670 FirstParamIfArtificial = T; in appendSubroutineNameAfter()
685 if (FirstParamIfArtificial) { in appendSubroutineNameAfter()
686 if (DieType P = FirstParamIfArtificial) { in appendSubroutineNameAfter()