Searched defs:AllowPCHWithCompilerErrors (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | PreprocessorOptions.h | 69 bool AllowPCHWithCompilerErrors; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | PreprocessorOptions.h | 115 bool AllowPCHWithCompilerErrors = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | PreprocessorOptions.h | 115 bool AllowPCHWithCompilerErrors = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | PreprocessorOptions.h | 115 bool AllowPCHWithCompilerErrors = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | PreprocessorOptions.h | 115 bool AllowPCHWithCompilerErrors = false; variable
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 410 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource() 425 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
|
H A D | ASTUnit.cpp | 657 bool CaptureDiagnostics, bool AllowPCHWithCompilerErrors, in LoadFromASTFile() 1946 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()
|