Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp63 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()
213 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() function in Parser
H A DParser.cpp1121 ParseObjCAtInterfaceDeclaration(AtLoc, DS.getAttributes())); in ParseDeclOrFunctionDefInternal()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1603 Decl *ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,