Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Damdgcn-automatic-variable.cpp52 int *lp1 = &lv1; in func2() local
/llvm-project/clang/test/Analysis/
H A Dmalloc-sizeof.c17 …long *lp1 = malloc(sizeof(short)); // expected-warning {{Result of 'malloc' is converted to a poin… in foo() local
/llvm-project/clang/test/CodeGen/
H A Dunaligned-expr.c63 int *__unaligned lp1; in test6() local