Searched defs:PtrArray (Results 1 – 9 of 9) sorted by relevance
12 int *PtrArray[5]; in uses() local
13 int *PtrArray[5]; in uses() local
121 C *PtrArray[10]; in Test5() local213 C *PtrArray[10]; in ValidExpressions() local
30 C *PtrArray[10]; in Test5() local
205 C *PtrArray[10]; in Test5() local 332 C *PtrArray[10]; ValidExpressions() local [all...]
312 using PtrArray = Array<int *>; in TEST() typedef329 using PtrArray = Array<int *>; in TEST() typedef
510 llvm::GlobalVariable *PtrArray = new llvm::GlobalVariable( EmitPointerToInitFunc() local