Searched defs:removeLiteralOption (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCommandLine.h766 /// removeLiteralOption - Remove the specified option.
768 void removeLiteralOption(const char *Name) { function in class:llvm::parser
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h652 /// removeLiteralOption - Remove the specified option.
654 void removeLiteralOption(const char *Name) { function in class:llvm::cl::parser
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h780 /// removeLiteralOption - Remove the specified option.
782 void removeLiteralOption(StringRef Name) { function in class:llvm::parser

Completed in 167 milliseconds