Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp68 return ParseObjCAtImplementationDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()
2103 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc, in ParseObjCAtImplementationDeclaration() function in Parser
H A DParser.cpp1121 return ParseObjCAtImplementationDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1695 DeclGroupPtrTy ParseObjCAtImplementationDeclaration(SourceLocation AtLoc,