Home
last modified time | relevance | path

Searched refs:isInAllSubCommands (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp305 if (O->isInAllSubCommands()) { in removeOption()
344 if (O->isInAllSubCommands()) { in updateArgStr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h318 bool isInAllSubCommands() const { in isInAllSubCommands() function