Searched refs:TokenCache (Results 1 – 3 of 3) sorted by relevance
90 std::string TokenCache; variable180 TokenCache.clear(); in resetNonModularOptions()
294 if (!PPOpts.TokenCache.empty()) in createPreprocessor()295 PTHMgr = PTHManager::Create(PPOpts.TokenCache, getDiagnostics()); in createPreprocessor()
1683 Opts.TokenCache = A->getValue(); in ParsePreprocessorArgs()1685 Opts.TokenCache = Opts.ImplicitPTHInclude; in ParsePreprocessorArgs()