Home
last modified time | relevance | path

Searched defs:AddReservedNames (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/panda_guard/generator/
Dname_generator.h35 void AddReservedNames(const std::set<std::string> &nameList) in AddReservedNames() function
Dname_mapping.cpp132 void panda::guard::NameMapping::AddReservedNames(const std::set<std::string> &nameList) const in AddReservedNames() function in panda::guard::NameMapping