Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp717 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1089 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { VisitObjCTypeParamType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DType.cpp1291 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { VisitObjCTypeParamType() function
H A DASTImporter.cpp1794 ExpectedType clang::ASTNodeImporter::VisitObjCTypeParamType( VisitObjCTypeParamType() function in clang::ASTNodeImporter