Searched defs:Warnings (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h32 DiagList Errors, Warnings, Remarks, Notes; member in class:clang::TextDiagnosticBuffer
H A DVerifyDiagnosticConsumer.h238 DirectiveList Warnings; member in struct:clang::VerifyDiagnosticConsumer::ExpectedData
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h99 std::vector<std::string> Warnings; member in class:clang::DiagnosticLevelMask::DiagnosticOptions
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dcheck_y2k.c145 int Warnings; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h219 const std::vector<std::string> &Warnings; member in class:llvm::DwarfFile
207 DwarfFile(StringRef Name, DWARFContext *Dwarf, AddressesMap *Addresses, const std::vector<std::string> &Warnings) argument
/freebsd-13-stable/contrib/ntp/parseutil/
H A Ddcfd.c1272 int Fatals, Warnings; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h394 enum Warnings { eWarningsOptimization = 1, eWarningsUnsupportedLanguage = 2 }; enum in class:lldb_private::Process
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1453 SmallVector<std::pair<SMLoc, std::string>, 2> Warnings; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp310 std::unordered_set<std::string> Warnings; member in class:__anon4860::ELFDumper
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3728 SmallVector<GNUCompatibleParamWarning, 16> Warnings; local

Completed in 390 milliseconds