Searched defs:getBlockDecl (Results 1 – 3 of 3) sorted by relevance
310 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
369 const BlockDecl *getBlockDecl() const { return BD; } in getBlockDecl() function
5985 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function5986 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function