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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3381 const PointerType *pointerType local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1862 const ObjCObjectPointerType *pointerType = local
3939 const PointerType *pointerType = type->getAs<PointerType>(); local
H A DSemaChecking.cpp2331 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); local
4666 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); local
5019 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); local
5399 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); local
[all...]

Completed in 167 milliseconds