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.cpp173 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
195 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
1824 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
1887 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h5389 void CheckNestedObjCContexts(SourceLocation AtLoc);