Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurScope

257   for (Scope *S = getCurScope(); S; S = S->getParent()) {