Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp125 static inline bool isPrefixedOrGrouping(const Option *O) { in isPrefixedOrGrouping() function
739 Option *PGOpt = getOptionPred(Arg, Length, isPrefixedOrGrouping, OptionsMap); in HandlePrefixedOrGroupedOption()