Searched defs:CreatePropertyDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp183 Res = CreatePropertyDecl(S, ClassDecl, AtLoc, LParenLoc, FD,
347 // FIXME. We should really be using CreatePropertyDecl for this.
383 CreatePropertyDecl(S, CCPrimary, AtLoc, LParenLoc,
520 ObjCPropertyDecl *Sema::CreatePropertyDecl(Scope *S, function in class:Sema

Completed in 195 milliseconds