Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp718 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/openbsd/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1105 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonc0cde9a70211::ODRTypeVisitor
H A DType.cpp1269 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function