Searched refs:VisitObjCTypeParamType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | DynamicTypePropagation.cpp | 635 bool VisitObjCTypeParamType(const ObjCTypeParamType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 866 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anondc2745e90211::ODRTypeVisitor |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 539 void ASTTypeWriter::VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in ASTTypeWriter |