Searched defs:isBlock (Results 1 – 6 of 6) sorted by relevance
130 bool isBlock() const { return Kind == Block; } in isBlock() function
250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
138 bool isBlock() const { isBlock() function
208 /// isBlock - Returns true if this is a block boundary slot. in isBlock() function
731 addCapture(ValueDecl * Var,bool isBlock,bool isByref,bool isNested,SourceLocation Loc,SourceLocation EllipsisLoc,QualType CaptureType,bool Invalid) addCapture() argument
2503 bool isBlock = type->isBlockPointerType(); EmitARCStoreStrong() local