Home | History | Annotate | Download | only in Sema

Lines Matching refs:UD

1152 /// getUDSuffixLoc - Create a SourceLocation for a ud-suffix, given the
1153 /// location of the token and the offset of the ud-suffix within it.
5667 RecordDecl *UD = UT->getDecl();
5670 for (RecordDecl::field_iterator it = UD->field_begin(),
5671 itend = UD->field_end();