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