Searched defs:getBlockParent (Results 1 – 2 of 2) sorted by relevance
250 Scope *getBlockParent() { return BlockParent; } in getBlockParent() function251 const Scope *getBlockParent() const { return BlockParent; } in getBlockParent() function
259 Scope *getBlockParent() { return BlockParent; } in getBlockParent() function260 const Scope *getBlockParent() const { return BlockParent; } in getBlockParent() function