Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp572 bool isWarning; member
848 bool isWarning = in maybeReportUndefined() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1714 bool isWarning) { in HandleUserDiagnosticDirective()