Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h236 explicit Option(enum NumOccurrencesFlag OccurrencesFlag, in Option() argument
238 : NumOccurrences(0), Occurrences(OccurrencesFlag), Value(0), in Option()