Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp828 static bool checkTypeParamListConsistency(Sema &S, in checkTypeParamListConsistency() function
1019 if (checkTypeParamListConsistency(*this, prevTypeParamList, in ActOnStartClassInterface()
1869 if (checkTypeParamListConsistency(*this, prevTypeParamList, typeParamList, in ActOnStartCategoryInterface()
3123 if (checkTypeParamListConsistency( in ActOnForwardClassDeclaration()