Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurScope

12163     if (LookupName(Result, getCurScope()) && Result.isSingleResult()) {