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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h627 SaveAndRestore<bool> WithinObjCContainer; member in class:clang::Parser::ObjCDeclContextSwitch
631 WithinObjCContainer(P.ParsingInObjCContainer, DC != 0) {

Completed in 81 milliseconds