Searched refs:VisitObjCTypeParamType (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
D | DynamicTypePropagation.cpp | 720 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor |
/external/llvm-project/clang/lib/AST/ | ||
D | ODRHash.cpp | 950 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonb19c90110211::ODRTypeVisitor |
D | Type.cpp | 1258 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function |