Home
last modified time | relevance | path

Searched refs:FunctionKindToStringMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Ddump_utils.h30 using FunctionKindToStringMap = std::unordered_map<panda_file::FunctionKind, std::string>; variable
91 static FunctionKindToStringMap function_kind_to_string_map_;
Ddump_utils.cpp53 FunctionKindToStringMap PandasmDumperUtils::function_kind_to_string_map_ = {