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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2037   const unsigned IVSize = getContext().getTypeSize(IVExpr->getType());
 2038   const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation();