Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp93 SingleDecl = ParseObjCPropertySynthesize(AtLoc); in ParseObjCAtDirectives()
2375 Decl *Parser::ParseObjCPropertySynthesize(SourceLocation atLoc) { in ParseObjCPropertySynthesize() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1806 Decl *ParseObjCPropertySynthesize(SourceLocation atLoc);