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

/external/clang/include/clang/Parse/
H A DParser.h58 friend class ObjCDeclContextSwitch;
686 /// ObjCDeclContextSwitch - An object used to switch context from
689 class ObjCDeclContextSwitch { class in class:clang::Parser
694 explicit ObjCDeclContextSwitch(Parser &p) function in class:clang::Parser::ObjCDeclContextSwitch
700 ~ObjCDeclContextSwitch() {

Completed in 45 milliseconds