Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4716 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
4776 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
4782 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
4787 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
4792 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
4798 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()