Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h83 using CmdLineOptionList = llvm::SmallVector<CmdLineOption, 0>; variable
109 CmdLineOptionList CmdLineOptions;
148 CmdLineOptionList CmdLineOptions;
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistry.cpp470 static void isOptionContainedIn(const CmdLineOptionList &OptionList, in isOptionContainedIn()