Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/config/handlers/
Dconfig_handler_method_options.cpp153 bool ProcessSectionMsg(MethodOption::MsgClass msgClass, const PandaString &items, MethodOptions *op… in ProcessSectionMsg() function
241 if (!ProcessSectionMsg(MethodOption::MsgClass::ERROR, items, &options)) { in MethodOptionsProcessorProcessSection()
245 if (!ProcessSectionMsg(MethodOption::MsgClass::WARNING, items, &options)) { in MethodOptionsProcessorProcessSection()
249 if (!ProcessSectionMsg(MethodOption::MsgClass::HIDDEN, items, &options)) { in MethodOptionsProcessorProcessSection()