Home
last modified time | relevance | path

Searched refs:unsignedInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc-sizeof.c13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo() argument
20 unsigned char *buf = malloc(readSize + sizeof(unsignedInt)); // no warning in foo()
H A Dmalloc-sizeof.cpp13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo() argument
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dumul.with.overflow.i16-bug.ll17 ;print(unsignedInt: adjustedAngle &* UInt16(11))