Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Name

241     const IdentifierInfo *Name;
250 /// @name FlushStmt Caches
621 serialization::MacroID getMacroRef(MacroInfo *MI, const IdentifierInfo *Name);
626 uint64_t getMacroDirectivesOffset(const IdentifierInfo *Name);
668 /// \brief Emit a declaration name.
669 void AddDeclarationName(DeclarationName Name, RecordDataImpl &Record);
671 DeclarationName Name, RecordDataImpl &Record);
678 /// \brief Emit a nested name specifier.
681 /// \brief Emit a nested name specifier with source-location information.
685 /// \brief Emit a template name.
686 void AddTemplateName(TemplateName Name, RecordDataImpl &Record);