Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp250 using CreationFuncMap = std::map<ConstString, OperationCreationFunc>; typedef in sddarwinlog_private::FilterRule
252 static CreationFuncMap &GetCreationFuncMap() { in GetCreationFuncMap()
253 static CreationFuncMap s_map; in GetCreationFuncMap()