Home
last modified time | relevance | path

Searched defs:errorStream (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp47 llvm::raw_string_ostream errorStream{buf}; in TEST() local
/llvm-project-15.0.7/mlir/lib/Pass/
H A DPassRegistry.cpp504 raw_ostream &errorStream) { in initialize()
677 raw_ostream &errorStream) { in parsePassPipeline()
691 raw_ostream &errorStream) { in parsePassPipeline()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DFrontendActions.cpp182 llvm::raw_string_ostream errorStream{buf}; in executeAction() local
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp458 llvm::raw_string_ostream errorStream(errorMessage); in verify() local