Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp183 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() function in Parser
234 CheckNestedObjCContexts(AtLoc); in ParseObjCAtInterfaceDeclaration()
2085 CheckNestedObjCContexts(AtLoc); in ParseObjCAtProtocolDeclaration()
2158 CheckNestedObjCContexts(AtLoc); in ParseObjCAtImplementationDeclaration()
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1211 void CheckNestedObjCContexts(SourceLocation AtLoc);