Home
last modified time | relevance | path

Searched refs:ParseObjCAtImplementationDeclaration (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp67 return ParseObjCAtImplementationDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()
2110 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc, in ParseObjCAtImplementationDeclaration() function in Parser
H A DParser.cpp1162 return ParseObjCAtImplementationDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1711 DeclGroupPtrTy ParseObjCAtImplementationDeclaration(SourceLocation AtLoc,