Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp20 bool IsItemExcluded(llvm::StringRef Item, in IsItemExcluded() function
71 return IsItemExcluded(TypeName, IncludeTypeFilters, ExcludeTypeFilters); in IsTypeExcluded()
75 return IsItemExcluded(SymbolName, IncludeSymbolFilters, ExcludeSymbolFilters); in IsSymbolExcluded()
79 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()