Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp720 bool VisitObjCTypeParamType(ObjCTypeParamType *Type) override { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1134 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1398 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function
H A DASTImporter.cpp2110 ExpectedType clang::ASTNodeImporter::VisitObjCTypeParamType( in VisitObjCTypeParamType() function in clang::ASTNodeImporter