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.cpp569 bool isWarning; member
845 bool isWarning = in maybeReportUndefined() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1637 bool isWarning) { in HandleUserDiagnosticDirective()