Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp188 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
239 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2098 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2171 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1231 void CheckNestedObjCContexts(SourceLocation AtLoc);