Home | History | Annotate | Download | only in Sema

Lines Matching refs:LexicalDC

1176   DeclContext *LexicalDC = Owner;
1179 LexicalDC = D->getDeclContext();
1182 Function->setLexicalDeclContext(LexicalDC);
1229 FunctionTemplate->setLexicalDeclContext(LexicalDC);