Searched defs:getBlockDecl (Results 1 – 11 of 11) sorted by relevance
264 const BlockDecl *getBlockDecl() const { return Block; } in getBlockDecl() function
369 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
6196 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function6197 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function
6185 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function6186 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function
6179 const BlockDecl *getBlockDecl() const { return TheBlock; } in getBlockDecl() function6180 BlockDecl *getBlockDecl() { return TheBlock; } in getBlockDecl() function