Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5253 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
5319 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5325 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5330 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5335 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5341 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()