Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp131 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
183 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
1382 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
1448 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h814 void CheckNestedObjCContexts(SourceLocation AtLoc);