Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h149 if (const auto *PtrT = dyn_cast<PointerType>(V->getType())) in sizedPtrType() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp30 typedef typename VectorT::value_type PtrT; typedef in __anon9af7cde40111::TinyPtrVectorTest
/external/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp36 typedef typename VectorT::value_type PtrT; typedef in __anon107f298c0111::TinyPtrVectorTest
/external/clang/lib/Sema/
DSemaExprObjC.cpp817 const PointerType *PtrT = T->getAs<PointerType>(); in BuildObjCArrayLiteral() local