Searched defs:getBlockDecl (Results 1 – 4 of 4) sorted by relevance
243 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
353 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
513 const BlockDecl *getBlockDecl() const { in getBlockDecl() function
4430 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function4431 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function