Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1081 void VisitObjCObjectType(const ObjCObjectType *T) { VisitObjCObjectType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp1283 QualType VisitObjCObjectType(const ObjCObjectType *T) { VisitObjCObjectType() function
1473 QualType VisitObjCObjectType(const ObjCObjectType *objcObjectType) { VisitObjCObjectType() function
1558 QualType VisitObjCObjectType(const ObjCObjectType *objType) { VisitObjCObjectType() function
H A DASTImporter.cpp1708 ExpectedType ASTNodeImporter::VisitObjCObjectType(const ObjCObjectType *T) { VisitObjCObjectType() function in ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7024 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectType(const ObjCObjectType *) { VisitObjCObjectType() function in UnnamedLocalNoLinkageFinder