Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h65 friend class ObjCDeclContextSwitch; variable
1085 class ObjCDeclContextSwitch {
1090 explicit ObjCDeclContextSwitch(Parser &p) in ObjCDeclContextSwitch() function
1096 ~ObjCDeclContextSwitch() { in ~ObjCDeclContextSwitch()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp69 ObjCDeclContextSwitch ObjCDC(*this); in ParseNamespace()
497 ObjCDeclContextSwitch ObjCDC(*this); in ParseUsingDirectiveOrDeclaration()
2940 ObjCDeclContextSwitch ObjCDC(*this); in ParseCXXClassMemberDeclaration()
HDParseTemplate.cpp43 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationStartingWithTemplate()
HDParser.cpp1269 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationOrFunctionDefinition()
HDParseObjc.cpp1312 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCTypeName()
HDParseDecl.cpp2017 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclaration()