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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h151 this->removeLiteralOption(N);
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h680 /// removeLiteralOption - Remove the specified option.
682 void removeLiteralOption(const char *Name) { function in class:llvm::cl::parser

Completed in 103 milliseconds