Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DUtils.h195 struct CreateInvocationOptions { struct
198 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;
202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;
206 bool RecoverOnError = false;
234 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DUtils.h195 struct CreateInvocationOptions { struct
198 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;
202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;
206 bool RecoverOnError = false;
234 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DUtils.h195 struct CreateInvocationOptions { struct
198 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;
202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;
206 bool RecoverOnError = false;
234 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DUtils.h193 struct CreateInvocationOptions { struct
196 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;
200 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;
204 bool RecoverOnError = false;
232 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument