Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp717 bool VisitObjCTypeParamType(ObjCTypeParamType *Type) override { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/llvm-project/clang/lib/AST/
H A DODRHash.cpp1106 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { VisitObjCTypeParamType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp1353 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { VisitObjCTypeParamType() function
H A DASTImporter.cpp1842 ExpectedType clang::ASTNodeImporter::VisitObjCTypeParamType( VisitObjCTypeParamType() function in clang::ASTNodeImporter