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

/external/clang/include/clang/Parse/
H A DParser.h89 friend class ObjCDeclContextSwitch;
599 /// ObjCDeclContextSwitch - An object used to switch context from
602 class ObjCDeclContextSwitch { class in class:clang::Parser
607 explicit ObjCDeclContextSwitch(Parser &p) function in class:clang::Parser::ObjCDeclContextSwitch
613 ~ObjCDeclContextSwitch() {

Completed in 22 milliseconds