Searched defs:isBlock (Results 1 – 4 of 4) sorted by relevance
138 bool isBlock() const { in isBlock() function
250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
714 addCapture(ValueDecl * Var,bool isBlock,bool isByref,bool isNested,SourceLocation Loc,SourceLocation EllipsisLoc,QualType CaptureType,bool Invalid) addCapture() argument
2505 bool isBlock = type->isBlockPointerType(); EmitARCStoreStrong() local