Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h67 friend class ObjCDeclContextSwitch; variable
1031 class ObjCDeclContextSwitch {
1036 explicit ObjCDeclContextSwitch(Parser &p) in ObjCDeclContextSwitch() function
1042 ~ObjCDeclContextSwitch() { in ~ObjCDeclContextSwitch()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp66 ObjCDeclContextSwitch ObjCDC(*this); in ParseNamespace()
485 ObjCDeclContextSwitch ObjCDC(*this); in ParseUsingDirectiveOrDeclaration()
2731 ObjCDeclContextSwitch ObjCDC(*this); in ParseCXXClassMemberDeclaration()
H A DParseTemplate.cpp41 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationStartingWithTemplate()
H A DParser.cpp1224 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationOrFunctionDefinition()
H A DParseObjc.cpp1294 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCTypeName()
H A DParseDecl.cpp1778 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclaration()