Home | History | Annotate | Download | only in Sema

Lines Matching refs:LexicalDC

714   const DeclContext *LexicalDC = ND->getLexicalDeclContext();
715 if (LexicalDC->isFunctionOrMethod()) {