Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2544 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt() local
2546 bodyScope.Exit(); in ParseObjCSynchronizedStmt()