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());
  313     TypedTest_ImportAfter<getPrototype, getConflictingProtoDef,
  317     TypedTest_ImportAfter<getConflictingProtoDef, getPrototype,
  321     TypedTest_ImportAfter<getDefinition, getConflictingProtoDef,
  325     TypedTest_ImportAfter<getConflictingProtoDef, getDefinition,
  346     TypedTest_ImportAfter<getPrototype, getConflictingProtoDef,
  350     TypedTest_ImportAfter<getConflictingProtoDef, getPrototype,
  354     TypedTest_ImportAfter<getDefinition, getConflictingProtoDef,
  358     TypedTest_ImportAfter<getConflictingProtoDef, getDefinition,