Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp282 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
283 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
H A DLinePrinter.h71 bool IsCompilandExcluded(llvm::StringRef CompilandName);