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

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 3437       if (D && lookupRepresentativeDecl(MangledName, OtherGD) &&
 3438           (D->getCanonicalDecl() != OtherGD.getCanonicalDecl().getDecl()) &&
 3439           (OtherD = dyn_cast<VarDecl>(OtherGD.getDecl())) &&
 3444         getDiags().Report(OtherGD.getDecl()->getLocation(),