Home
last modified time | relevance | path

Searched refs:WithinObjCContainer (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h736 SaveAndRestore<bool> WithinObjCContainer; variable
740 WithinObjCContainer(P.ParsingInObjCContainer, DC != nullptr) { in ObjCDeclContextSwitch()