Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp125 static inline bool isPrefixedOrGrouping(const Option *O) { in isPrefixedOrGrouping() function
758 Option *PGOpt = getOptionPred(Arg, Length, isPrefixedOrGrouping, OptionsMap); in HandlePrefixedOrGroupedOption()