Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
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()
/external/clang/include/clang/Parse/
DParser.h814 void CheckNestedObjCContexts(SourceLocation AtLoc);