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