Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp61 return ParseObjCAtClassDeclaration(AtLoc); in ParseObjCAtDirectives()
131 Parser::ParseObjCAtClassDeclaration(SourceLocation atLoc) { in ParseObjCAtClassDeclaration() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1456 DeclGroupPtrTy ParseObjCAtClassDeclaration(SourceLocation atLoc);