Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp86 static StringRef twineToStrRef(const Twine &val, in twineToStrRef() function
101 arguments.push_back(DiagnosticArgument(twineToStrRef(val, strings))); in operator <<()
105 arguments.push_back(DiagnosticArgument(twineToStrRef(val, strings))); in operator <<()