Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp117 PointerType *pointerType = dyn_cast<PointerType>(Ptr->getType()); in buildTargetLegalPtr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp139 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
292 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
H A DSemaARM.cpp885 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
H A DSemaChecking.cpp3407 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local
4152 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local
4574 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in BuiltinAtomicOverloaded() local
4955 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in BuiltinNontemporalOverloaded() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1382 const PointerType *pointerType = in emitPointerArithmetic() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1095 const AstTypeMatcher<PointerType> pointerType; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4268 const PointerType *pointerType in emitPointerArithmetic() local