Searched defs:VisitObjCTypeParamType (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | DynamicTypePropagation.cpp | 718 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor |
/openbsd/gnu/llvm/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1105 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonc0cde9a70211::ODRTypeVisitor |
H A D | Type.cpp | 1269 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function |