Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseObjc.cpp510 ParseObjCPropertyAttribute(OCDS); in ParseObjCInterfaceDeclList()
566 void Parser::ParseObjCPropertyAttribute(ObjCDeclSpec &DS) { in ParseObjCPropertyAttribute() function in Parser
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1227 void ParseObjCPropertyAttribute(ObjCDeclSpec &DS);