Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp605 struct WarningOption { global() struct
606 NameOffset__anonbe15b7230311::WarningOption global() argument
607 Members__anonbe15b7230311::WarningOption global() argument
608 SubGroups__anonbe15b7230311::WarningOption global() argument
609 Documentation__anonbe15b7230311::WarningOption global() argument
612 getName__anonbe15b7230311::WarningOption getName() argument
/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h39 std::string WarningOption; member