Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp47 llvm::raw_string_ostream errorStream{buf}; in TEST() local
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp298 parseFromString(StringRef options,raw_ostream & errorStream) parseFromString() argument
537 initialize(StringRef text,raw_ostream & errorStream) initialize() argument
720 parsePassPipeline(StringRef pipeline,OpPassManager & pm,raw_ostream & errorStream) parsePassPipeline() argument
734 parsePassPipeline(StringRef pipeline,raw_ostream & errorStream) parsePassPipeline() argument
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp494 llvm::raw_string_ostream errorStream(errorMessage); verify() local
[all...]
/llvm-project/flang/lib/Frontend/
H A DFrontendActions.cpp372 llvm::raw_string_ostream errorStream{buf}; executeAction() local