Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h401 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1075 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anoncf944ab10211::ODRTypeVisitor
H A DType.cpp1230 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in TRIVIAL_TYPE_CLASS()
H A DASTImporter.cpp420 ExpectedType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1677 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp6368 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder