Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp250 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand() function in __anon5ad846a50111::CommandLineParser
389 return (GlobalParser->getActiveSubCommand() == this); in operator bool()
1754 SubCommand *Sub = GlobalParser->getActiveSubCommand(); in operator =()