Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp166 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
217 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2053 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2114 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1193 void CheckNestedObjCContexts(SourceLocation AtLoc);