Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp62 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, attrs); in ParseObjCAtDirectives()
211 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() function in Parser
DParser.cpp914 ParseObjCAtInterfaceDeclaration(AtLoc, DS.getAttributes())); in ParseDeclOrFunctionDefInternal()
/external/clang/include/clang/Parse/
DParser.h1254 Decl *ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,