Home | History | Annotate | Download | only in Sema

Lines Matching refs:UD

1433 /// getUDSuffixLoc - Create a SourceLocation for a ud-suffix, given the
1434 /// location of the token and the offset of the ud-suffix within it.
6390 RecordDecl *UD = UT->getDecl();
6393 for (RecordDecl::field_iterator it = UD->field_begin(),
6394 itend = UD->field_end();