Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp717 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp951 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonfecede4a0211::ODRTypeVisitor
H A DType.cpp1264 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function