Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h5322 friend class ObjCDeclContextSwitch; variable
5371 class ObjCDeclContextSwitch {
5377 explicit ObjCDeclContextSwitch(Parser &p) in ObjCDeclContextSwitch() function
5383 ~ObjCDeclContextSwitch() { in ~ObjCDeclContextSwitch()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp42 ObjCDeclContextSwitch ObjCDC(*this); in ParseNamespace()
447 ObjCDeclContextSwitch ObjCDC(*this); in ParseUsingDirectiveOrDeclaration()
2784 ObjCDeclContextSwitch ObjCDC(*this); in ParseCXXClassMemberDeclaration()
H A DParseTemplate.cpp36 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationStartingWithTemplate()
H A DParser.cpp1207 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationOrFunctionDefinition()
H A DParseObjc.cpp1110 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCTypeName()
H A DParseDecl.cpp1882 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclaration()