Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp5345 bool HasAnyInterestingExtParameterInfos = false; in GetFullTypeForDeclarator() local
5411 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5417 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5422 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5427 HasAnyInterestingExtParameterInfos = true; in GetFullTypeForDeclarator()
5433 if (HasAnyInterestingExtParameterInfos) { in GetFullTypeForDeclarator()