Searched defs:OccurrencesFlag (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp83 init( int &argc, const char **argv, cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
157 create( int &argc, const char **argv, llvm::cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
168 CommonOptionsParser( int &argc, const char **argv, cl::OptionCategory &Category, llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h345 explicit Option(enum NumOccurrencesFlag OccurrencesFlag, argument

Completed in 114 milliseconds