Home | History | Annotate | Download | only in Sema

Lines Matching refs:getFnParent

927   for (; S != S->getFnParent(); S = S->getParent()) {