Home | History | Annotate | Download | only in AST

Lines Matching defs:getRedeclContext

790     if (getParent()->getRedeclContext()->isFileContext() &&
791 getLexicalParent()->getRedeclContext()->isRecord())
811 if (!getParent()->getRedeclContext()->isTranslationUnit())
1417 DeclContext *DeclContext::getRedeclContext() {