Searched defs:ObjCDeclContextSwitch (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Parse/
H A DParser.h59 friend class ObjCDeclContextSwitch;
612 /// ObjCDeclContextSwitch - An object used to switch context from
615 class ObjCDeclContextSwitch { class in class:clang::Parser
620 explicit ObjCDeclContextSwitch(Parser &p) function in class:clang::Parser::ObjCDeclContextSwitch
626 ~ObjCDeclContextSwitch() {

Completed in 33 milliseconds