Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Preamble

136   /// \brief The set of diagnostics produced when creating the preamble.
155 /// precompiled preamble.
157 /// If zero, we will never build a precompiled preamble. Otherwise,
159 /// without the benefit of a precompiled preamble. When it hits 1,
161 /// building the precompiled preamble fails, we won't try again for
165 /// \brief The file in which the precompiled preamble is stored.
207 return Preamble;
212 /// \brief The contents of the preamble that has been precompiled to
214 PreambleData Preamble;
216 /// \brief Whether the preamble ends at the start of a new line.
219 /// a line after skipping the preamble.
223 /// file within the precompiled preamble.
227 /// preamble, with both their buffer size and their modification time.
230 /// the preamble must be thrown away.
235 /// preamble.
239 /// contents of the preamble when it has been padded to build the
240 /// precompiled preamble.
243 /// \brief The number of warnings that occurred while parsing the preamble.
246 /// object when re-using the precompiled preamble. Note that only the
247 /// number of warnings matters, since we will not save the preamble
252 /// declarations parsed within the precompiled preamble.
360 /// names processed the last time that we reparsed the precompiled preamble.
363 /// global code-completion cache after a rebuild of the precompiled preamble.
518 /// the precompiled preamble.
531 /// whether the requested location points inside the precompiled preamble
539 /// \brief If \arg Loc is a loaded location from the preamble, returns
545 /// preamble chunk, returns the corresponding loaded location from the
546 /// preamble, otherwise it returns \arg Loc.
626 /// \param PrecompilePreamble Whether to precompile the preamble of this