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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h364 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp920 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1221 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp385 ExpectedType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1581 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6033 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( function in class:UnnamedLocalNoLinkageFinder

Completed in 124 milliseconds