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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp284 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
285 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
DLinePrinter.h72 bool IsCompilandExcluded(llvm::StringRef CompilandName);