| /arkcompiler/runtime_core/static_core/abc2program/common/ |
| D | abc_code_converter.h | 37 const panda_file::File *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/abc2program/common/ |
| D | abc_code_converter.h | 36 const panda_file::File &file_; variable
|
| D | abc2program_entity_container.h | 69 const panda_file::File &file_; variable
|
| /arkcompiler/runtime_core/panda_guard/configs/ |
| D | guard_graph_context.h | 42 const panda_file::File &file_; variable
|
| /arkcompiler/runtime_core/static_core/abc2program/ |
| D | abc_string_table.h | 42 const panda_file::File &file_; variable
|
| D | program_dump.h | 61 const panda_file::File *file_ = nullptr; variable
|
| D | abc2program_key_data.h | 55 const panda_file::File &file_; variable
|
| D | abc_file_processor.h | 55 const panda_file::File *file_ = nullptr; variable
|
| D | abc_file_entity_processor.h | 56 … const panda_file::File *file_ = nullptr; // NOLINT(misc-non-private-member-variables-in-classes) variable
|
| /arkcompiler/runtime_core/libpandafile/util/ |
| D | collect_util.cpp | 24 void CollectUtil::CollectLiteralArray(const panda_file::File &file_, std::unordered_set<uint32_t> &… in CollectLiteralArray() 83 void CollectUtil::ProcessNestLiteralArray(const panda_file::File &file_, std::unordered_set<uint32_… in ProcessNestLiteralArray() 116 const panda_file::File &file_, panda_file::File::EntityId method_id, in GetLiteralArrayIdInBytecodeInst()
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc_file_entity_processor.h | 38 const panda_file::File *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/static_core/quickener/ |
| D | quickener.h | 48 panda_file::File *file_; variable
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | assembler_access_flag_test.cpp | 40 std::unique_ptr<const panda_file::File> file_; variable
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/scan_subclasses/dynamic/ |
| D | subclasses_scanner.h | 64 AbckitFile *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/branch_eliminator/dynamic/ |
| D | branch_eliminator.h | 69 AbckitFile *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/parameter_check/dynamic/ |
| D | api_modifier.h | 61 AbckitFile *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/disassembler/ |
| D | disassembler.h | 198 std::unique_ptr<const panda_file::File> file_; variable
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | graph.h | 309 const File *file_; variable
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/dynamic/ |
| D | api_scanner.h | 86 AbckitFile *file_ = nullptr; variable
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_reader.h | 177 std::unique_ptr<const File> file_; variable
|
| D | line_number_program.h | 112 File::EntityId file_; variable
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_reader.h | 198 std::unique_ptr<const File> file_; variable
|
| D | line_number_program.h | 110 File::EntityId file_; variable
|
| /arkcompiler/runtime_core/verifier/ |
| D | verifier.h | 133 std::unique_ptr<const panda_file::File> file_; variable
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | diagnostic.h | 65 : file_(file), line_(line), offset_(offset) in file_() function
|