Searched refs:VisitMapType (Results 1 – 4 of 4) sorted by relevance
/external/bcc/src/cc/includes/ |
D | table_storage.h | 96 void VisitMapType(TableDesc &desc, clang::ASTContext &C, clang::QualType key_type,
|
/external/bcc/src/cc/ |
D | table_storage.h | 96 void VisitMapType(TableDesc &desc, clang::ASTContext &C, clang::QualType key_type,
|
D | table_storage.cc | 55 void TableStorage::VisitMapType(TableDesc &desc, clang::ASTContext &C, clang::QualType key_type, in VisitMapType() function in ebpf::TableStorage
|
/external/bcc/src/cc/frontends/clang/ |
D | b_frontend_action.cc | 1244 fe_.table_storage().VisitMapType(table, C, key_type, leaf_type); in VisitVarDecl()
|