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

/external/clang/include/clang/Parse/
H A DParser.h60 friend class ObjCDeclContextSwitch;
730 /// ObjCDeclContextSwitch - An object used to switch context from
733 class ObjCDeclContextSwitch { class in class:clang::Parser
738 explicit ObjCDeclContextSwitch(Parser &p) function in class:clang::Parser::ObjCDeclContextSwitch
744 ~ObjCDeclContextSwitch() {

Completed in 85 milliseconds