Home | History | Annotate | Download | only in Sema

Lines Matching refs:IndirectField

1485                                            IndirectFieldDecl *IndirectField) {
1490 for (IndirectFieldDecl::chain_iterator PI = IndirectField->chain_begin(),
1491 PE = IndirectField->chain_end(); PI != PE; ++PI) {
1510 /// \brief Given an implicit anonymous field, search the IndirectField that