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