Home | History | Annotate | Download | only in Sema

Lines Matching defs:setIdentifier

900   void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) {
1768 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) {
1769 Name.setIdentifier(Id, IdLoc);