Home
last modified time | relevance | path

Searched refs:isDispatchBlock (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
DBodyFarm.cpp29 static bool isDispatchBlock(QualType Ty) { in isDispatchBlock() function
189 if (!isDispatchBlock(Ty)) in create_dispatch_once()
256 if (!isDispatchBlock(Ty)) in create_dispatch_sync()