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

/external/llvm/tools/llvm-pdbdump/
H A DLinePrinter.cpp81 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { argument
82 return IsItemExcluded(CompilandName, IncludeCompilandFilters,
H A DLinePrinter.h38 bool IsCompilandExcluded(llvm::StringRef CompilandName);

Completed in 85 milliseconds