Searched defs:getBlockParent (Results 1 – 1 of 1) sorted by relevance
312 Scope *getBlockParent() { return BlockParent; } in getBlockParent() function313 const Scope *getBlockParent() const { return BlockParent; } in getBlockParent() function