Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DsymbolTable.cpp55 std::unordered_map<std::string, std::string> functionIndexNameMap {}; in ReadRecordHashFunctionNames() local
56 originRecordHashFunctionNames_.insert({recordName, functionIndexNameMap}); in ReadRecordHashFunctionNames()
62 …std::unordered_map<std::string, std::string> functionIndexNameMap {{specialFuncIndex, funcInternal… in ReadRecordHashFunctionNames() local
63 originRecordHashFunctionNames_.insert({recordName, functionIndexNameMap}); in ReadRecordHashFunctionNames()