Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h408 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { VisitObjCObjectPointerType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1059 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { VisitObjCObjectPointerType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DASTImporter.cpp1688 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { VisitObjCObjectPointerType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6544 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder