Searched defs:VisitPointerType (Results 1 – 7 of 7) sorted by relevance
657 Interpreter::InterfaceKind VisitPointerType(const PointerType *Ty) { VisitPointerType() function in __anonc72424640411::InterfaceKindVisitor
388 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
1133 void VisitPointerType(const PointerType *T) { VisitPointerType() function in __anon5944dbcd0211::ODRTypeVisitor
978 QualType VisitPointerType(const PointerType *T) { VisitPointerType() function 1940 Type *VisitPointerType(const PointerType *T) { VisitPointerType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
1161 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { VisitPointerType() function in ASTNodeImporter 3555 std::optional<bool> VisitPointerType(const PointerType *T) { VisitPointerType() function in __anon6795a15e0411::IsTypeDeclaredInsideVisitor
2980 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { VisitPointerType() function
6851 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { VisitPointerType() function in UnnamedLocalNoLinkageFinder