Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h451 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1076 void VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1314 QualType VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in TRIVIAL_TYPE_CLASS()
H A DASTImporter.cpp1736 ASTNodeImporter::VisitObjCObjectPointerType(const ObjCObjectPointerType *T) { in VisitObjCObjectPointerType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5821 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectPointerType( in VisitObjCObjectPointerType() function in UnnamedLocalNoLinkageFinder