Home
last modified time | relevance | path

Searched refs:VisitPointerType (Results 1 – 6 of 6) 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/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/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