Home
last modified time | relevance | path

Searched defs:ap3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dmalloc-sizeof.c24 …struct A *ap3 = calloc(2, sizeof(ap1)); // expected-warning {{Result of 'calloc' is converted to a… in foo() local
/llvm-project/clang/test/AST/Interp/
H A Darrays.cpp