Home | History | Annotate | Download | only in Sema

Lines Matching full:fielddecl

4574   if (isa<FieldDecl>(Entity) || isa<IndirectFieldDecl>(Entity)) {
4821 if (isa<FieldDecl>(DRE->getDecl()) ||
4824 assert((isa<FieldDecl>(DRE->getDecl()) ||
5392 (isa<CXXMethodDecl>(VD) || isa<FieldDecl>(VD) ||