Home | History | Annotate | Download | only in Frontend

Lines Matching full:preamble

131   /// The files and decls are only local (and non-preamble) ones.
137 /// \brief The set of diagnostics produced when creating the preamble.
156 /// precompiled preamble.
158 /// If zero, we will never build a precompiled preamble. Otherwise,
160 /// without the benefit of a precompiled preamble. When it hits 1,
162 /// building the precompiled preamble fails, we won't try again for
205 return Preamble;
210 /// \brief The contents of the preamble that has been precompiled to
212 PreambleData Preamble;
214 /// \brief Whether the preamble ends at the start of a new line.
217 /// a line after skipping the preamble.
221 /// file within the precompiled preamble.
225 /// preamble, with both their buffer size and their modification time.
228 /// the preamble must be thrown away.
233 /// preamble.
237 /// contents of the preamble when it has been padded to build the
238 /// precompiled preamble.
241 /// \brief The number of warnings that occurred while parsing the preamble.
244 /// object when re-using the precompiled preamble. Note that only the
245 /// number of warnings matters, since we will not save the preamble
250 /// declarations parsed within the precompiled preamble.
358 /// names processed the last time that we reparsed the precompiled preamble.
361 /// global code-completion cache after a rebuild of the precompiled preamble.
534 /// the precompiled preamble.
547 /// whether the requested location points inside the precompiled preamble
555 /// \brief If \p Loc is a loaded location from the preamble, returns
561 /// preamble chunk, returns the corresponding loaded location from the
562 /// preamble, otherwise it returns \p Loc.
683 /// \param PrecompilePreamble Whether to precompile the preamble of this