Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp689 auto attribute_index = MatchAttributeIndex(attribute); in ParseFilterRule()
713 int MatchAttributeIndex(llvm::StringRef attribute_name) const { in MatchAttributeIndex() function in sddarwinlog_private::EnableOptions