Home
last modified time | relevance | path

Searched defs:AllowPCHWithCompilerErrors (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessorOptions.h69 bool AllowPCHWithCompilerErrors; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessorOptions.h115 bool AllowPCHWithCompilerErrors = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessorOptions.h115 bool AllowPCHWithCompilerErrors = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessorOptions.h115 bool AllowPCHWithCompilerErrors = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessorOptions.h115 bool AllowPCHWithCompilerErrors = false; variable
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp410 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
425 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
H A DASTUnit.cpp657 bool CaptureDiagnostics, bool AllowPCHWithCompilerErrors, in LoadFromASTFile()
1946 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()