Home | History | Annotate | Download | only in AST

Lines Matching refs:getImplicitPropertyGetter

1814     if (Node->getImplicitPropertyGetter())
1815 OS << Node->getImplicitPropertyGetter()->getSelector().getAsString();