Searched refs:IsItemExcluded (Results 1 – 1 of 1) sorted by relevance
23 bool IsItemExcluded(llvm::StringRef Item, in IsItemExcluded() function74 return IsItemExcluded(TypeName, IncludeTypeFilters, ExcludeTypeFilters); in IsTypeExcluded()78 return IsItemExcluded(SymbolName, IncludeSymbolFilters, ExcludeSymbolFilters); in IsSymbolExcluded()82 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()