Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp55 SetFilters(IncludeCompilandFilters, opts::IncludeCompilands.begin(), in LinePrinter()
79 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
DLinePrinter.h55 std::list<Regex> IncludeCompilandFilters; variable