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