Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp243 static bool stripPositionalArgs(std::vector<const char *> Args, in stripPositionalArgs() function
339 if (!stripPositionalArgs(CommandLine, StrippedArgs, ErrorMsg)) in loadFromCommandLine()