Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h52 patchFuncNames_(allocator_.Adapter()), in PatchFix()
131 ArenaSet<std::string> patchFuncNames_; variable
DpatchFix.cpp409 if (patchFuncNames_.count(name) || modifiedClassNames_.count(name)) { in CreateFunctionPatchMain0AndMain1()
572 patchFuncNames_.insert(funcName); in HandleFunction()
578 patchFuncNames_.insert(funcName); in HandleFunction()