Home
last modified time | relevance | path

Searched refs:VisitPointerType (Results 1 – 12 of 12) sorted by relevance

/external/bcc/src/cc/
Djson_map_decl_visitor.cc43 bool VisitPointerType(const clang::PointerType *T);
172 bool BMapDeclVisitor::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ebpf::BMapDeclVisitor
/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h320 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
/external/llvm-project/clang/lib/AST/
DODRHash.cpp977 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon0e23520a0211::ODRTypeVisitor
DType.cpp892 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function
1809 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anona7c70f230211::GetContainedDeducedTypeVisitor
DASTImporter.cpp348 ExpectedType VisitPointerType(const PointerType *T);
1101 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
/external/clang/lib/AST/
DType.cpp695 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function
1558 AutoType *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTDumper.cpp253 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon59a9c3280111::ASTDumper
DASTImporter.cpp44 QualType VisitPointerType(const PointerType *T);
1605 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2249 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
DSemaTemplate.cpp5974 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
DASTWriter.cpp141 void ASTTypeWriter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4065 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder