Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DNLoc

59     void ReadDeclarationNameLoc(DeclarationNameLoc &DNLoc, DeclarationName Name,
61 Reader.ReadDeclarationNameLoc(F, DNLoc, Name, R, I);
363 ReadDeclarationNameLoc(E->DNLoc, E->getDecl()->getDeclName(), Record, Idx);