Searched refs:GetInclusiveScope (Results 1 – 1 of 1) sorted by relevance
2164 template <typename T> static T &GetInclusiveScope(T &scope) { in GetInclusiveScope() function2181 Scope &ScopeHandler::InclusiveScope() { return GetInclusiveScope(currScope()); } in InclusiveScope()2440 scope = &GetInclusiveScope(*scope); in GetImplicitType()