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,
  313     TypedTest_ImportAfter<getPrototype, getConflictingProtoDef,
  317     TypedTest_ImportAfter<getConflictingProtoDef, getPrototype,
  330     TypedTest_ImportAfter<getPrototype, getConflictingPrototype,
  346     TypedTest_ImportAfter<getPrototype, getConflictingProtoDef,
  350     TypedTest_ImportAfter<getConflictingProtoDef, getPrototype,