Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp165 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
216 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2042 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2103 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h1092 void CheckNestedObjCContexts(SourceLocation AtLoc);