Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp144 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
196 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2022 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2089 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h835 void CheckNestedObjCContexts(SourceLocation AtLoc);