Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp242 static bool stripPositionalArgs(std::vector<const char *> Args, in stripPositionalArgs() function
337 if (!stripPositionalArgs(CommandLine, StrippedArgs, ErrorMsg)) in loadFromCommandLine()