Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc.c1416 char *ArrayL[12]; in localArrayTest() local
1417 ArrayL[0] = p; in localArrayTest()