Searched defs:errorStream (Results 1 – 4 of 4) sorted by relevance
47 llvm::raw_string_ostream errorStream{buf}; in TEST() local
298 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...]
494 llvm::raw_string_ostream errorStream(errorMessage); verify() local [all...]
372 llvm::raw_string_ostream errorStream{buf}; executeAction() local