Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp1601 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
3002 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
DSemaChecking.cpp487 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
1005 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local
1246 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprScalar.cpp2321 const PointerType *pointerType in emitPointerArithmetic() local