Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5117 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
5184 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5190 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5195 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5200 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5206 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()