Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h109 CmdLineOptionList CmdLineOptions; member
148 CmdLineOptionList CmdLineOptions; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp399 It->CmdLineOptions.emplace_back(Option); in insertOptionToCollection()
509 isOptionContainedIn(CheckerIt->CmdLineOptions, SuppliedCheckerOrPackage, in validateCheckerOptions()
517 isOptionContainedIn(PackageIt->CmdLineOptions, SuppliedCheckerOrPackage, in validateCheckerOptions()