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) {
 3922            P != PEnd; ++P, ++FoundP) {
 3923         if (!Importer.IsStructurallyEquivalent((*P)->getType(),
 3925           Importer.FromDiag((*P)->getLocation(),
 3928             << (*P)->getType() << (*FoundP)->getType();