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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp950 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { function in class:__anon263::ODRTypeVisitor
H A DType.cpp1195 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { function in struct:__anon272::SubstObjCTypeArgsVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp627 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { function in class:IsObjCTypeParamDependentTypeVisitor

Completed in 134 milliseconds