Home | History | Annotate | Download | only in Parse

Lines Matching refs:getFnParent

1105     if (getCurScope()->getFnParent() == nullptr)
2229 if (!getCurScope()->getFnParent() && !getCurScope()->getBlockParent()) {