reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTImporter.cpp
 4873   if (Error Err = ImportDeclContext(D, DC, LexicalDC))
 4876   auto *InImpl = cast<ObjCImplDecl>(LexicalDC);
 4901     ToImpl->setLexicalDeclContext(LexicalDC);
 4902     LexicalDC->addDeclInternal(ToImpl);