Searched defs:getBlockDecl (Results 1 – 6 of 6) sorted by relevance
276 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
264 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
363 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
361 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
4581 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function4582 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function
5898 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function5899 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function