Home
last modified time | relevance | path

Searched defs:PtrT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h148 if (const auto *PtrT = dyn_cast<PointerType>(V->getType())) in sizedPtrType() local
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp100 using PtrT = void*; in BM_DeallocateOnly() typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp844 const PointerType *PtrT = T->getAs<PointerType>(); in BuildObjCArrayLiteral() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3645 const auto *PtrT = VarDef->getType()->getAs<PointerType>(); in IsPreserveAIArrayBase() local