Home
last modified time | relevance | path

Searched defs:isWarning (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/ELF/
H A DRelocations.cpp570 bool isWarning; global() member
846 bool isWarning = maybeReportUndefined() local
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1712 HandleUserDiagnosticDirective(Token & Tok,bool isWarning) HandleUserDiagnosticDirective() argument
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp3900 bool isWarning{!isHardConflict || (isUseAssociated && kind.IsName())}; SayNotDistinguishable() local