Home
last modified time | relevance | path

Searched defs:lp2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Damdgcn-automatic-variable.cpp54 int *lp2 = la; in func2() local
/llvm-project/clang/test/Analysis/
H A Dmalloc-sizeof.c18 …long *lp2 = malloc(5 * sizeof(double)); // expected-warning {{Result of 'malloc' is converted to a… in foo() local
/llvm-project/clang/test/CodeGen/
H A Dunaligned-expr.c72 int __unaligned *lp2; in test7() local