Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp81 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, DeclAttrs); in ParseObjCAtDirectives()
236 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() function in Parser
H A DParser.cpp1235 ParseObjCAtInterfaceDeclaration(AtLoc, DS.getAttributes())); in ParseDeclOrFunctionDefInternal()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1710 Decl *ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,