Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp540 DWARFDie FirstParamIfArtificial; in appendSubroutineNameAfter() local
551 FirstParamIfArtificial = T; in appendSubroutineNameAfter()
566 if (FirstParamIfArtificial) { in appendSubroutineNameAfter()
567 if (DWARFDie P = FirstParamIfArtificial) { in appendSubroutineNameAfter()