Searched refs:VisitPointerType (Results 1 – 6 of 6) sorted by relevance
345 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
977 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonb1d94ece0211::ODRTypeVisitor
892 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1812 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anond6dca2670211::GetContainedDeducedTypeVisitor
353 ExpectedType VisitPointerType(const PointerType *T);1120 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
2251 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
5964 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder