Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp81 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
82 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
DLinePrinter.h38 bool IsCompilandExcluded(llvm::StringRef CompilandName);
/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp282 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
283 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
DLinePrinter.h71 bool IsCompilandExcluded(llvm::StringRef CompilandName);