Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
HDCheckerRegistryData.h83 using CmdLineOptionList = llvm::SmallVector<CmdLineOption, 0>; variable
109 CmdLineOptionList CmdLineOptions;
148 CmdLineOptionList CmdLineOptions;
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
HDCheckerRegistry.cpp469 static void isOptionContainedIn(const CmdLineOptionList &OptionList, in isOptionContainedIn()