Home
last modified time | relevance | path

Searched refs:VisitObjCObjectPointerType (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp836 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anondc2745e90211::ODRTypeVisitor
H A DASTDumper.cpp197 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anon7de60b550111::ASTDumper
H A DType.cpp1085 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in TRIVIAL_TYPE_CLASS()
H A DASTImporter.cpp366 ExpectedType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1515 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp560 ASTTypeWriter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5496 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder