Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp77 return ParseObjCAtClassDeclaration(AtLoc); in ParseObjCAtDirectives()
148 Parser::ParseObjCAtClassDeclaration(SourceLocation atLoc) { in ParseObjCAtClassDeclaration() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1658 DeclGroupPtrTy ParseObjCAtClassDeclaration(SourceLocation atLoc);