Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h627 SaveAndRestore<bool> WithinObjCContainer; variable
631 WithinObjCContainer(P.ParsingInObjCContainer, DC != 0) { in ObjCDeclContextSwitch()