Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCreateInvocationFromCommandLine.cpp33 clang::createInvocationFromCommandLine(ArrayRef<const char *> ArgList, in createInvocationFromCommandLine() function in clang
DASTUnit.cpp1926 CI = clang::createInvocationFromCommandLine( in LoadFromCommandLine()
/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp68 createInvocationFromCommandLine(llvm::makeArrayRef(argv, argc), in createDiagnostics()
/external/clang/include/clang/Frontend/
DUtils.h177 createInvocationFromCommandLine(ArrayRef<const char *> Args,
/external/clang/tools/libclang/
DIndexing.cpp557 CInvok(createInvocationFromCommandLine(*Args, Diags)); in clang_indexSourceFile_Impl()