Searched refs:IsCompilandExcluded (Results 1 – 3 of 3) sorted by relevance
37 bool IsCompilandExcluded(llvm::StringRef CompilandName);
78 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() function in LinePrinter
47 if (Printer.IsCompilandExcluded(FullName)) in start()