Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h72 bool IsCompilandExcluded(llvm::StringRef CompilandName);
H A DPrettyCompilandDumper.cpp51 if (Printer.IsCompilandExcluded(FullName)) in start()
H A DLinePrinter.cpp284 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() function in LinePrinter