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

References

tools/clang/unittests/CodeGen/CodeGenExternalTest.cpp
  203         ASSERT_TRUE(structTy != NULL);
  227         llvm::Type* xTy = structTy->getTypeAtIndex(x);
  228         llvm::Type* yTy = structTy->getTypeAtIndex(y);
  229         llvm::Type* zTy = structTy->getTypeAtIndex(z);