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.cpp5182 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
5262 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5268 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5273 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5278 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5284 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()