Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp60 return ParseObjCAtClassDeclaration(AtLoc); in ParseObjCAtDirectives()
132 Parser::ParseObjCAtClassDeclaration(SourceLocation atLoc) { in ParseObjCAtClassDeclaration() function in Parser
/external/clang/include/clang/Parse/
DParser.h1275 DeclGroupPtrTy ParseObjCAtClassDeclaration(SourceLocation atLoc);