Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp69 return ParseObjCAtImplementationDeclaration(AtLoc); in ParseObjCAtDirectives()
1492 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc) { in ParseObjCAtImplementationDeclaration() function in Parser
/trueos/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1202 DeclGroupPtrTy ParseObjCAtImplementationDeclaration(SourceLocation AtLoc);