Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp592 struct WarningOption { global() struct
593 NameOffset__anon6e58f2420411::WarningOption global() argument
594 Members__anon6e58f2420411::WarningOption global() argument
595 SubGroups__anon6e58f2420411::WarningOption global() argument
596 Documentation__anon6e58f2420411::WarningOption global() argument
599 getName__anon6e58f2420411::WarningOption getName() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h39 std::string WarningOption; member