Searched refs:setPropertyDecl (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h2415 void setPropertyDecl(ObjCPropertyDecl *Prop) { PropertyDecl = Prop; } function in class:clang::ObjCPropertyImplDecl
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp945 D->setPropertyDecl(ReadDeclAs<ObjCPropertyDecl>(Record, Idx));

Completed in 142 milliseconds