Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DTinyPtrVectorTest.cpp38 typedef typename VectorT::value_type PtrT; typedef in __anon2bed70540111::TinyPtrVectorTest
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp693 const PointerType *PtrT = T->getAs<PointerType>(); in BuildObjCArrayLiteral() local