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

References

tools/clang/lib/AST/ASTImporter.cpp
 4789   if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, ToD, Loc))
 4852   ToProperty->setLexicalDeclContext(LexicalDC);
 4853   LexicalDC->addDeclInternal(ToProperty);