Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp720 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp950 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp1258 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function