Home
last modified time | relevance | path

Searched refs:UseGlobalModuleIndex (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendOptions.h145 unsigned UseGlobalModuleIndex : 1; ///< Whether we can use the variable
280 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
H A DCompilerInstance.h660 bool Preamble, bool UseGlobalModuleIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DFrontendOptions.h332 unsigned UseGlobalModuleIndex : 1;
558 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
DCompilerInstance.h708 bool Preamble, bool UseGlobalModuleIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DFrontendOptions.h336 unsigned UseGlobalModuleIndex : 1;
562 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
DCompilerInstance.h714 bool Preamble, bool UseGlobalModuleIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DFrontendOptions.h336 unsigned UseGlobalModuleIndex : 1;
562 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
DCompilerInstance.h714 bool Preamble, bool UseGlobalModuleIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DFrontendOptions.h340 unsigned UseGlobalModuleIndex : 1;
591 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
DCompilerInstance.h750 bool Preamble, bool UseGlobalModuleIndex);
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp420 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()
429 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument
436 HSOpts.ModulesValidateSystemHeaders, UseGlobalModuleIndex)); in createPCHExternalASTSource()
1313 getFrontendOpts().UseGlobalModuleIndex, in createModuleManager()
H A DCompilerInvocation.cpp1197 Opts.UseGlobalModuleIndex = !Args.hasArg(OPT_fno_modules_global_index); in ParseFrontendArgs()
1198 Opts.GenerateGlobalModuleIndex = Opts.UseGlobalModuleIndex; in ParseFrontendArgs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DOptions.inc8179 …the global module index", nullptr, nullptr, true, 0, FrontendOpts.UseGlobalModuleIndex, true, fals…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DOptions.inc8329 …the global module index", nullptr, nullptr, true, 0, FrontendOpts.UseGlobalModuleIndex, true, fals…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DOptions.inc8329 …the global module index", nullptr, nullptr, true, 0, FrontendOpts.UseGlobalModuleIndex, true, fals…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DOptions.inc8479 …2>{{0, 0}}, nullptr) }}), nullptr, nullptr, true, 0, FrontendOpts.UseGlobalModuleIndex, true, fals…