Home
last modified time | relevance | path

Searched refs:bodyScope (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp2475 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt() local
2477 bodyScope.Exit(); in ParseObjCSynchronizedStmt()
/external/clang/lib/Parse/
DParseObjc.cpp2507 ParseScope bodyScope(this, Scope::DeclScope); in ParseObjCSynchronizedStmt() local
2509 bodyScope.Exit(); in ParseObjCSynchronizedStmt()