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

/external/llvm/include/llvm/Support/
H A DCommandLine.h136 // Grouping - With this option enabled, multiple letter options are allowed to
145 Grouping = 0x03 // Can this option group with other options? enumerator in enum:llvm::cl::FormattingFlags
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h127 // Grouping - With this option enabled, multiple letter options are allowed to
136 Grouping = 0x180, // Can this option group with other options? enumerator in enum:llvm::cl::FormattingFlags

Completed in 144 milliseconds