Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLexicalDeclContext

114           DC = Function->getLexicalDeclContext();
1885 = dyn_cast<ObjCImplDecl>(FD->getLexicalDeclContext())) {