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

References

tools/clang/lib/Sema/SemaDecl.cpp
 9635   if (!D->getLexicalDeclContext()->isDependentContext())
 9651   if (D->getFriendObjectKind() && D->getDeclContext()->isFileContext())
 9651   if (D->getFriendObjectKind() && D->getDeclContext()->isFileContext())
 9654   auto *VD = dyn_cast<ValueDecl>(D);