Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp78 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
79 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
DLinePrinter.h37 bool IsCompilandExcluded(llvm::StringRef CompilandName);