Searched refs:VisitPointerType (Results 1 – 6 of 6) sorted by relevance
43 bool VisitPointerType(const clang::PointerType *T);172 bool BMapDeclVisitor::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ebpf::BMapDeclVisitor
695 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1558 AutoType *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon54d66e800411::GetContainedAutoVisitor
253 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonc08825330111::ASTDumper
44 QualType VisitPointerType(const PointerType *T);1605 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
141 void ASTTypeWriter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTTypeWriter
4065 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder