Searched refs:writeDeclRef (Results 1 – 2 of 2) sorted by relevance
184 asImpl().writeDeclRef(recordDecl); in writeLValuePathSerializationHelper()188 asImpl().writeDeclRef(valueDecl); in writeLValuePathSerializationHelper()212 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()213 asImpl().writeDeclRef(esi.SourceTemplate); in writeExceptionSpecInfo()215 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()272 asImpl().writeDeclRef(NNS->getAsRecordDecl()); in writeNestedNameSpecifier()
147 writeDeclRef(Info.getDecl()); in writeTypeCoupledDeclRefInfo()239 void writeDeclRef(const Decl *D) { in writeDeclRef() function