Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp90 SingleDecl = ParseObjCAtAliasDeclaration(AtLoc); in ParseObjCAtDirectives()
2347 Decl *Parser::ParseObjCAtAliasDeclaration(SourceLocation atLoc) { in ParseObjCAtAliasDeclaration() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1805 Decl *ParseObjCAtAliasDeclaration(SourceLocation atLoc);