Home
last modified time | relevance | path

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

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