Home
last modified time | relevance | path

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

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