Searched refs:createInvocationFromCommandLine (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp27 std::unique_ptr<CompilerInvocation> clang::createInvocationFromCommandLine( function in class:clang
H A DASTUnit.cpp1754 CI = createInvocationFromCommandLine(
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h208 /// createInvocationFromCommandLine - Construct a compiler invocation object for
220 std::unique_ptr<CompilerInvocation> createInvocationFromCommandLine(
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp676 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs,

Completed in 75 milliseconds