Searched refs:VisitPointerType (Results 1 – 7 of 7) sorted by relevance
388 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
657 Interpreter::InterfaceKind VisitPointerType(const PointerType *Ty) { in VisitPointerType() function in __anone31fe6c60411::InterfaceKindVisitor
1133 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon27787b2f0211::ODRTypeVisitor
978 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1941 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonefff42680311::GetContainedDeducedTypeVisitor
1161 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter3560 std::optional<bool> VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon5b6e21c00411::IsTypeDeclaredInsideVisitor
2979 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
5639 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder