Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp779 ParseObjCPropertyAttribute(OCDS); in ParseObjCInterfaceDeclList()
896 void Parser::ParseObjCPropertyAttribute(ObjCDeclSpec &DS) { in ParseObjCPropertyAttribute() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1828 void ParseObjCPropertyAttribute(ObjCDeclSpec &DS);