Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5549 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
5616 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5622 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5627 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5632 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5638 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()