Searched refs:CompilandName (Results 1 – 2 of 2) sorted by relevance
62 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument63 if (CompilandName.empty()) in IsCompilandExcluded()67 if (Expr.match(CompilandName)) in IsCompilandExcluded()
37 bool IsCompilandExcluded(llvm::StringRef CompilandName);