Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DCompilationDatabase.cpp206 static bool stripPositionalArgs(std::vector<const char *> Args, in stripPositionalArgs() function
291 if (!stripPositionalArgs(CommandLine, StrippedArgs)) in loadFromCommandLine()