Home | History | Annotate | Download | only in Sema

Lines Matching refs:PropDecl

1696       for (auto *PropDecl : PDecl->properties()) {
1697 if ((*LazyMap)[PropDecl->getIdentifier()])
1699 PropMap[PropDecl->getIdentifier()] = PropDecl;