Home | History | Annotate | Download | only in Sema

Lines Matching defs:setIdentifier

1009   void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) {
2124 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) {
2125 Name.setIdentifier(Id, IdLoc);