Searched defs:isBlock (Results 1 – 4 of 4) sorted by relevance
132 bool isBlock() const { in isBlock() function
250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
702 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
2527 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local