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

References

tools/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp
  252     Decl *ToTU = getToTuDecl(ToTUContent(), getLang());
  255     Decl *FromTU = getTuDecl(FromTUContent(), getLang());
  301     TypedTest_ImportAfter<getPrototype, getConflictingPrototype,
  305     TypedTest_ImportAfter<getDefinition, getConflictingPrototype,
  309     TypedTest_ImportAfter<getConflictingPrototype, getDefinition,
  330     TypedTest_ImportAfter<getPrototype, getConflictingPrototype,
  338     TypedTest_ImportAfter<getDefinition, getConflictingPrototype,
  342     TypedTest_ImportAfter<getConflictingPrototype, getDefinition,