Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp189 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
240 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2090 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2164 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1267 void CheckNestedObjCContexts(SourceLocation AtLoc);