Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp86 return ParseObjCAtImplementationDeclaration(AtLoc, DeclAttrs); in ParseObjCAtDirectives()
2160 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc, in ParseObjCAtImplementationDeclaration() function in Parser
H A DParser.cpp1232 return ParseObjCAtImplementationDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1802 DeclGroupPtrTy ParseObjCAtImplementationDeclaration(SourceLocation AtLoc,