Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp71 SetFilters(IncludeCompilandFilters, Filters.IncludeCompilands.begin(), in LinePrinter()
290 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h112 std::list<Regex> IncludeCompilandFilters; variable