Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h401 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DODRHash.cpp920 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anon716523320211::ODRTypeVisitor
DType.cpp1219 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in TRIVIAL_TYPE_CLASS()
DASTImporter.cpp395 ExpectedType VisitObjCObjectPointerType(const ObjCObjectPointerType *T);
1621 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6141 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder