Searched defs:getCurScope (Results 1 – 4 of 4) sorted by relevance
208 ScopeTy *getCurScope() { return CurScope; } in getCurScope() function209 const ScopeTy *getCurScope() const { return CurScope; } in getCurScope() function
502 Scope *getCurScope() const { return Actions.getCurScope(); } in getCurScope() function
803 Scope *getCurScope() const { return CurScope; } in getCurScope() function
1005 Scope *getCurScope() const { in getCurScope() function in __anon1dd12e440111::DSAStackTy