Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h95 AtCatchScope = 0x400, enumerator
471 return getFlags() & Scope::AtCatchScope; in isAtCatchScope()
485 Scope::AtCatchScope | Scope::ObjCMethodScope)) in isSwitchScope()
554 Scope::AtCatchScope | Scope::ObjCMethodScope))
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()
216 {AtCatchScope, "AtCatchScope"}, in dumpImpl()
H A DSemaCodeComplete.cpp4567 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2604 Scope::AtCatchScope); in ParseObjCTryStmt()
H A DParseDecl.cpp3729 Scope::AtCatchScope)) == 0; in ParseDeclarationSpecifiers()