Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp79 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, DeclAttrs); in ParseObjCAtDirectives()
230 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() function in Parser
H A DParser.cpp1197 ParseObjCAtInterfaceDeclaration(AtLoc, DS.getAttributes())); in ParseDeclOrFunctionDefInternal()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1639 Decl *ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,