Searched defs:isWarning (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 570 bool isWarning; global() member |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPDirectives.cpp | 1712 HandleUserDiagnosticDirective(Token & Tok,bool isWarning) HandleUserDiagnosticDirective() argument |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-declarations.cpp | 3900 bool isWarning{!isHardConflict || (isUseAssociated && kind.IsName())}; SayNotDistinguishable() local |