HomeSort by relevance Sort by last modified time
    Searched refs:CreatePropertyDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 150 ObjCPropertyDecl *Res = CreatePropertyDecl(S, ClassDecl, AtLoc, FD,
229 // FIXME. We should really be using CreatePropertyDecl for this.
261 CreatePropertyDecl(S, CCPrimary, AtLoc,
345 ObjCPropertyDecl *Sema::CreatePropertyDecl(Scope *S,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 59 milliseconds