Searched refs:PredicateQPtrTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp484 QualType PredicateQPtrTy = Predicate->getType(); local
485 const PointerType *PredicatePtrTy = PredicateQPtrTy->getAs<PointerType>();
529 M.makeDeclRefExpr(Predicate), PredicateQPtrTy),
544 PredicateQPtrTy),

Completed in 47 milliseconds