Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h60 friend class ObjCDeclContextSwitch; variable
733 class ObjCDeclContextSwitch {
738 explicit ObjCDeclContextSwitch(Parser &p) in ObjCDeclContextSwitch() function
744 ~ObjCDeclContextSwitch() { in ~ObjCDeclContextSwitch()
/external/clang/lib/Parse/
DParseTemplate.cpp32 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationStartingWithTemplate()
DParseObjc.cpp1266 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCTypeName()
1928 ObjCDeclContextSwitch ObjCDC(*this); in ParseObjCClassInstanceVariables()
DParseDeclCXX.cpp63 ObjCDeclContextSwitch ObjCDC(*this); in ParseNamespace()
386 ObjCDeclContextSwitch ObjCDC(*this); in ParseUsingDirectiveOrDeclaration()
DParser.cpp954 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclarationOrFunctionDefinition()
DParseDecl.cpp1484 ObjCDeclContextSwitch ObjCDC(*this); in ParseDeclaration()