Searched refs:ComputePreambleBounds (Results 1 – 3 of 3) sorted by relevance
41 PreambleBounds ComputePreambleBounds(const LangOptions &LangOpts,
226 PreambleBounds clang::ComputePreambleBounds(const LangOptions &LangOpts, in ComputePreambleBounds() function in clang498 auto Bounds = ComputePreambleBounds(*CI.getLangOpts(), MainFileBuffer, 0); in OverridePreamble()
1294 ComputePreambleBounds(*PreambleInvocationIn.getLangOpts(), in getMainBufferWithPrecompiledPreamble()