Home
last modified time | relevance | path

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

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