Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h61 friend class ObjCDeclContextSwitch; variable
1051 class ObjCDeclContextSwitch {
1056 explicit ObjCDeclContextSwitch(Parser &p) in ObjCDeclContextSwitch() function
1062 ~ObjCDeclContextSwitch() { in ~ObjCDeclContextSwitch()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp68 ObjCDeclContextSwitch ObjCDC(*this); in ParseNamespace()
480 ObjCDeclContextSwitch ObjCDC(*this); in ParseUsingDirectiveOrDeclaration()
2774 ObjCDeclContextSwitch ObjCDC(*this); in ParseCXXClassMemberDeclaration()
H A DParseTemplate.cpp42 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationStartingWithTemplate()
H A DParser.cpp1264 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationOrFunctionDefinition()
H A DParseObjc.cpp1307 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCTypeName()
H A DParseDecl.cpp1911 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclaration()