Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dsemantics.h115 SemanticsContext &set_warningsAreErrors(bool x) { in set_warningsAreErrors() function
/external/llvm-project/flang/tools/f18/
Df18.cpp199 .set_warningsAreErrors(driver.warningsAreErrors); in CompileFortran()