Searched refs:VisitPointerType (Results 1 – 7 of 7) sorted by relevance
351 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
664 Interpreter::InterfaceKind VisitPointerType(const PointerType *Ty) { in VisitPointerType() function in __anon43ad03e70411::RuntimeInterfaceBuilder
1116 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anone9b41ed00211::ODRTypeVisitor
924 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1878 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon3dffa1a90211::GetContainedDeducedTypeVisitor
1156 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter3506 std::optional<bool> VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon5424ade10411::IsTypeDeclaredInsideVisitor
2791 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
6367 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder