Home
last modified time | relevance | path

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

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