Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp61 return ParseObjCAtClassDeclaration(AtLoc); in ParseObjCAtDirectives()
131 Parser::ParseObjCAtClassDeclaration(SourceLocation atLoc) { in ParseObjCAtClassDeclaration() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1602 DeclGroupPtrTy ParseObjCAtClassDeclaration(SourceLocation atLoc);