Home | History | Annotate | Download | only in Sema

Lines Matching refs:LexicalDC

1388   DeclContext *LexicalDC = Owner;
1391 LexicalDC = D->getDeclContext();
1394 Function->setLexicalDeclContext(LexicalDC);
1424 FunctionTemplate->setLexicalDeclContext(LexicalDC);