Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp697 auto attribute_index = MatchAttributeIndex(attribute); in ParseFilterRule()
721 int MatchAttributeIndex(llvm::StringRef attribute_name) const { in MatchAttributeIndex() function in sddarwinlog_private::EnableOptions