Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp635 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp866 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anondc2745e90211::ODRTypeVisitor
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp539 void ASTTypeWriter::VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in ASTTypeWriter