Home | History | Annotate | Download | only in Lex

Lines Matching full:preprocessed

46 /// \brief Returns a pair of [Begin, End) iterators of preprocessed entities
82 /// \brief Returns true if the preprocessed entity that \arg PPEI iterator
86 /// preprocessed entities if we only care about entities of a specific file
96 assert(0 && "Out-of bounds loaded preprocessed entity");
119 assert(0 && "Out-of bounds local preprocessed entity");
126 /// \brief Returns a pair of [Begin, End) iterators of preprocessed entities
327 /// \brief Retrieve the preprocessed entity at the given ID.
332 "Out-of bounds loaded preprocessed entity");
340 "Out-of bounds local preprocessed entity");
344 /// \brief Retrieve the loaded preprocessed entity at the given index.
348 "Out-of bounds loaded preprocessed entity");