Home
last modified time | relevance | path

Searched refs:IsCompilandExcluded (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.h38 bool IsCompilandExcluded(llvm::StringRef CompilandName);
DLinePrinter.cpp81 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() function in LinePrinter
DCompilandDumper.cpp50 if (Printer.IsCompilandExcluded(FullName)) in start()
/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.h71 bool IsCompilandExcluded(llvm::StringRef CompilandName);
DPrettyCompilandDumper.cpp50 if (Printer.IsCompilandExcluded(FullName)) in start()
DLinePrinter.cpp282 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() function in LinePrinter