Home | History | Annotate | Download | only in Sema

Lines Matching refs:LexicalDC

1300 LexicalDC = Owner;
1303 LexicalDC = D->getDeclContext();
1306 Function->setLexicalDeclContext(LexicalDC);
1336 FunctionTemplate->setLexicalDeclContext(LexicalDC);