Searched refs:getMiscFlags (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DCommandLine.cpp173 else if (O->getMiscFlags() & cl::Sink) // Remember sink options
279 if (Handler->getMiscFlags() & CommaSeparated) {
876 (ActivePositionalArg->getMiscFlags() & PositionalEatsArgs)) {
/external/llvm/include/llvm/Support/
H A DCommandLine.h212 inline unsigned getMiscFlags() const { function in class:llvm::cl::Option

Completed in 1204 milliseconds