Searched refs:writeDeclRef (Results 1 – 2 of 2) sorted by relevance
180 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()181 asImpl().writeDeclRef(esi.SourceTemplate); in writeExceptionSpecInfo()183 asImpl().writeDeclRef(esi.SourceDecl); in writeExceptionSpecInfo()232 asImpl().writeDeclRef(NNS->getAsRecordDecl()); in writeNestedNameSpecifier()
222 void writeDeclRef(const Decl *D) { in writeDeclRef() function