Searched refs:createInvocationFromCommandLine (Results 1 – 5 of 5) sorted by relevance
33 clang::createInvocationFromCommandLine(ArrayRef<const char *> ArgList, in createInvocationFromCommandLine() function in clang
1926 CI = clang::createInvocationFromCommandLine( in LoadFromCommandLine()
68 createInvocationFromCommandLine(llvm::makeArrayRef(argv, argc), in createDiagnostics()
177 createInvocationFromCommandLine(ArrayRef<const char *> Args,
557 CInvok(createInvocationFromCommandLine(*Args, Diags)); in clang_indexSourceFile_Impl()