Searched defs:getBlockDecl (Results 1 – 3 of 3) sorted by relevance
276 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
363 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
5903 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function5904 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function