Home
last modified time | relevance | path

Searched refs:ParseObjCAtImplementationDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp71 return ParseObjCAtImplementationDeclaration(AtLoc); in ParseObjCAtDirectives()
2116 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc) { in ParseObjCAtImplementationDeclaration() function in Parser
/external/clang/include/clang/Parse/
DParser.h1367 DeclGroupPtrTy ParseObjCAtImplementationDeclaration(SourceLocation AtLoc);