Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp166 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
217 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2046 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2107 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1176 void CheckNestedObjCContexts(SourceLocation AtLoc);