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

Declarations

tools/clang/include/clang/AST/ASTImporter.h
  588     bool IsStructurallyEquivalent(QualType From, QualType To,

References

tools/clang/lib/AST/ASTImporter.cpp
 2325         if (Importer.IsStructurallyEquivalent(FromUT, FoundUT)) {
 3381       if (Importer.IsStructurallyEquivalent(D->getType(),
 3466       if (Importer.IsStructurallyEquivalent(D->getType(),
 3533       if (Importer.IsStructurallyEquivalent(
 3603       if (Importer.IsStructurallyEquivalent(D->getType(),
 3678         if (Importer.IsStructurallyEquivalent(D->getType(),
 3895       if (!Importer.IsStructurallyEquivalent(D->getReturnType(),
 3923         if (!Importer.IsStructurallyEquivalent((*P)->getType(),
 4799       if (!Importer.IsStructurallyEquivalent(D->getType(),