Home | History | Annotate | Download | only in Sema

Lines Matching defs:setIdentifier

1008   void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) {
2158 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) {
2159 Name.setIdentifier(Id, IdLoc);