Searched refs:PredicatePtrTy (Results 1 – 1 of 1) sorted by relevance
179 const PointerType *PredicatePtrTy = PredicateQPtrTy->getAs<PointerType>(); in create_dispatch_once() local180 if (!PredicatePtrTy) in create_dispatch_once()182 QualType PredicateTy = PredicatePtrTy->getPointeeType(); in create_dispatch_once()