Searched defs:VisitPointerType (Results 1 – 6 of 6) sorted by relevance
345 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
1132 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anoncf944ab10211::ODRTypeVisitor
902 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1842 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
1152 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter3304 std::optional<bool> VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon4409e2420411::IsTypeDeclaredInsideVisitor
2600 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
6191 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder