Searched defs:getBlockDecl (Results 1 – 4 of 4) sorted by relevance
216 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
329 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
462 const BlockDecl *getBlockDecl() const { in getBlockDecl() function
4268 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function4269 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function