Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp79 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, DeclAttrs); in ParseObjCAtDirectives()
235 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() function in Parser
H A DParser.cpp1230 ParseObjCAtInterfaceDeclaration(AtLoc, DS.getAttributes())); in ParseDeclOrFunctionDefInternal()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1659 Decl *ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,