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 __anonc9e7378a0411::InterfaceKindVisitor
1133 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon339d85f30211::ODRTypeVisitor
978 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1941 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anona12ea3ac0311::GetContainedDeducedTypeVisitor
1161 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter3560 std::optional<bool> VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonb4e2ee840411::IsTypeDeclaredInsideVisitor
2976 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
5639 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder