Searched refs:voidPtr (Results 1 – 2 of 2) sorted by relevance
164 typedef void *voidPtr; typedef167 union { int **ctxPtr; void **voidPtr; }; in f2() member
1303 Type* voidPtr = TypeBuilder<types::i<8>*, true>::get(*Context); in runOnFunction() local1314 ConstantExpr::getBitCast(dag.getCounterArray(), voidPtr) : in runOnFunction()1315 Constant::getNullValue(voidPtr); in runOnFunction()