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

References

tools/clang/lib/AST/ASTImporter.cpp
 3922            P != PEnd; ++P, ++FoundP) {
 3924                                                (*FoundP)->getType())) {
 3928             << (*P)->getType() << (*FoundP)->getType();
 3929           Importer.ToDiag((*FoundP)->getLocation(), diag::note_odr_value_here)
 3930             << (*FoundP)->getType();