Searched refs:VisitObjCTypeParamType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | DynamicTypePropagation.cpp | 717 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor |
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1089 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anone9b41ed00211::ODRTypeVisitor |
| H A D | Type.cpp | 1291 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function |
| H A D | ASTImporter.cpp | 1794 ExpectedType clang::ASTNodeImporter::VisitObjCTypeParamType( in VisitObjCTypeParamType() function in clang::ASTNodeImporter |