Home | History | Annotate | Download | only in Sema

Lines Matching defs:LexicalDC

1246   DeclContext *LexicalDC = Owner;
1249 LexicalDC = D->getDeclContext();
1252 Function->setLexicalDeclContext(LexicalDC);
1282 FunctionTemplate->setLexicalDeclContext(LexicalDC);