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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1909 const BlockPointerType *BlockPtrArg = dyn_cast<BlockPointerType>(Arg); local
1911 if (!BlockPtrArg)
1916 BlockPtrArg->getPointeeType(),

Completed in 140 milliseconds