Searched defs:isBlockPointer (Results 1 – 3 of 3) sorted by relevance
1631 bool isBlockPointer = T->isBlockPointerType(); in computeCopyInfoForBlockCapture() local
3140 bool isBlockPointer = false; in inferARCWriteback() local
1369 static inline bool isBlockPointer(Expr *Arg) { in isBlockPointer() function