Home | History | Annotate | Download | only in AST

Lines Matching refs:getLexicalDeclContext

1806   if (D->getDeclContext() != D->getLexicalDeclContext()) {
1807 LexicalDC = Importer.ImportContext(D->getLexicalDeclContext());
3609 if (D->getDeclContext() != D->getLexicalDeclContext()) {
3610 LexicalDC = Importer.ImportContext(D->getLexicalDeclContext());
3654 if (D->getDeclContext() != D->getLexicalDeclContext()) {
3656 = Importer.ImportContext(D->getLexicalDeclContext());
3777 if (D->getDeclContext() != D->getLexicalDeclContext()) {
3778 LexicalDC = Importer.ImportContext(D->getLexicalDeclContext());
4043 if (D->getDeclContext() != D->getLexicalDeclContext()) {
4044 LexicalDC = Importer.ImportContext(D->getLexicalDeclContext());