Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DArgList.h49 void SkipToNextArg();
62 SkipToNextArg(); in Current()
71 SkipToNextArg();
/external/clang/lib/Driver/
DArgList.cpp22 void arg_iterator::SkipToNextArg() { in SkipToNextArg() function in arg_iterator