Home
last modified time | relevance | path

Searched defs:ShouldWarn (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/include/flang/Common/
DFortran-features.h56 bool ShouldWarn(LanguageFeature f) const { in ShouldWarn() function
/external/llvm-project/flang/lib/Semantics/
Dsemantics.cpp201 bool SemanticsContext::ShouldWarn(common::LanguageFeature feature) const { in ShouldWarn() function in Fortran::semantics::SemanticsContext