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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachinePassRegistry.h149 this->removeLiteralOption(N);
/external/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h150 this->removeLiteralOption(N);
/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 145 milliseconds