Home
last modified time | relevance | path

Searched defs:TryScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h105 TryScope = 0x2000, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2581 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt() local