Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h71 bool IsCompilandExcluded(llvm::StringRef CompilandName);
H A DPrettyCompilandDumper.cpp50 if (Printer.IsCompilandExcluded(FullName)) in start()
H A DLinePrinter.cpp282 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() function in LinePrinter