Home
last modified time | relevance | path

Searched refs:DevelopmentStatus (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h49 StringRef DevelopmentStatus; member
54 StringRef DevelopmentStatus, bool IsHidden) in CmdLineOption()
57 DevelopmentStatus(DevelopmentStatus), IsHidden(IsHidden) { in CmdLineOption()
74 assert((DevelopmentStatus == "alpha" || DevelopmentStatus == "beta" || in CmdLineOption()
75 DevelopmentStatus == "released") && in CmdLineOption()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h156 StringRef Description, StringRef DevelopmentStatus,
173 StringRef Description, StringRef DevelopmentStatus,