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