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

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

Completed in 103 milliseconds