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