Home | History | Annotate | Download | only in Sema

Lines Matching refs:IndirectField

1703                                            IndirectFieldDecl *IndirectField) {
1708 for (IndirectFieldDecl::chain_iterator PI = IndirectField->chain_begin(),
1709 PE = IndirectField->chain_end(); PI != PE; ++PI) {
1728 /// \brief Given an implicit anonymous field, search the IndirectField that