Searched refs:writeDeclRef (Results 1 – 2 of 2) sorted by relevance
183 asImpl().writeDeclRef(recordDecl); in writeLValuePathSerializationHelper()187 asImpl().writeDeclRef(valueDecl); in writeLValuePathSerializationHelper()211 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()212 asImpl().writeDeclRef(esi.SourceTemplate); in writeExceptionSpecInfo()214 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()270 asImpl().writeDeclRef(NNS->getAsRecordDecl()); in writeNestedNameSpecifier()
157 writeDeclRef(Info.getDecl()); in writeTypeCoupledDeclRefInfo()267 void writeDeclRef(const Decl *D) { in writeDeclRef() function