Searched defs:VisitPointerType (Results 1 – 7 of 7) sorted by relevance
664 Interpreter::InterfaceKind VisitPointerType(const PointerType *Ty) { VisitPointerType() function in __anon0ebdd7030411::RuntimeInterfaceBuilder
351 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } VisitPointerType() function
1116 void VisitPointerType(const PointerType *T) { VisitPointerType() function in __anon4baa67ec0211::ODRTypeVisitor
924 QualType VisitPointerType(const PointerType *T) { VisitPointerType() function 1878 Type *VisitPointerType(const PointerType *T) { VisitPointerType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
1156 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { VisitPointerType() function in ASTNodeImporter 3506 std::optional<bool> VisitPointerType(const PointerType *T) { VisitPointerType() function in __anonec1224fd0411::IsTypeDeclaredInsideVisitor
2791 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { VisitPointerType() function
6367 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { VisitPointerType() function in UnnamedLocalNoLinkageFinder