Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/support/
H A DTypeUtil.cpp105 TYPECONST PointerType* pointerType = dyn_cast<PointerType>(type); in getRecursiveElementType() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dxcore-stringtype.c66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1696 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
3204 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
H A DSemaChecking.cpp670 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
1310 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local
1565 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp2404 const PointerType *pointerType in emitPointerArithmetic() local