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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 3896             Int32Ty, llvm::ArrayRef<llvm::Type *>(ArgTys), false);
 3904       ArgTys.push_back(Int32Ty);
 3910       ArgTys.push_back(ElemPtr->getType());
 3913           Int32Ty, llvm::ArrayRef<llvm::Type *>(ArgTys), false);