Searched refs:bodyScope (Results 1 – 2 of 2) sorted by relevance
2475 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt() local2477 bodyScope.Exit(); in ParseObjCSynchronizedStmt()
2507 ParseScope bodyScope(this, Scope::DeclScope); in ParseObjCSynchronizedStmt() local2509 bodyScope.Exit(); in ParseObjCSynchronizedStmt()