Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTNodeTraverser.h408 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTNodeTraverser.h451 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTNodeTraverser.h442 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTNodeTraverser.h442 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/aosp_15_r20/external/clang/lib/AST/
H A DASTDumper.cpp401 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anon1ee0a15e0111::ASTDumper
H A DType.cpp1011 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in TRIVIAL_TYPE_CLASS()
H A DASTImporter.cpp80 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1987 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp467 ASTTypeWriter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTTypeWriter
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp4215 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder