Home
last modified time | relevance | path

Searched refs:CreateInvocationOptions (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h195 struct CreateInvocationOptions { struct
237 CreateInvocationOptions Opts = {});
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp31 CreateInvocationOptions Opts) { in createInvocation()
H A DASTUnit.cpp1788 CreateInvocationOptions CIOpts; in LoadFromCommandLine()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp718 clang::CreateInvocationOptions CIOpts; in Create()