Searched defs:UseGlobalModuleIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DCompilerInstance.cpp397 getFrontendOpts().UseGlobalModuleIndex);
406 bool Preamble, bool UseGlobalModuleIndex) {
416 UseGlobalModuleIndex));
1231 getFrontendOpts().UseGlobalModuleIndex);
402 createPCHExternalASTSource( StringRef Path, const std::string &Sysroot, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, void *DeserializationListener, bool OwnDeserializationListener, bool Preamble, bool UseGlobalModuleIndex) argument

Completed in 63 milliseconds