Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp622 PrimType PtrT = interp__builtin_addressof() local
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp845 const PointerType *PtrT = T->getAs<PointerType>(); BuildObjCArrayLiteral() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4000 const auto *PtrT = VarDef->getType()->getAs<PointerType>(); IsPreserveAIArrayBase() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2662 if (auto *PtrT = dyn_cast<PointerType>(I->getType())) isKnownNonZeroFromOperator() local