Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp524 DWARFDie FirstParamIfArtificial; in appendSubroutineNameAfter() local
535 FirstParamIfArtificial = T; in appendSubroutineNameAfter()
550 if (FirstParamIfArtificial) { in appendSubroutineNameAfter()
551 if (DWARFDie P = FirstParamIfArtificial) { in appendSubroutineNameAfter()