Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp1694 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
3375 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
HDSemaChecking.cpp739 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
1267 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local
1619 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local
1878 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprScalar.cpp2474 const PointerType *pointerType in emitPointerArithmetic() local