Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GetDecl

1551   T *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID));
1656 /// so that future GetDecl calls will return this declaration rather
1939 Decl *previous = GetDecl(ID);
2273 addToChain(Reader.GetDecl(SearchDecls[I]));
2313 addToChain(Reader.GetDecl(GlobalID));
2341 Decl *D = GetDecl(ID);