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 154 ObjCPropertyDecl *Res = CreatePropertyDecl(S, ClassDecl, AtLoc, LParenLoc, FD,
238 // FIXME. We should really be using CreatePropertyDecl for this.
270 CreatePropertyDecl(S, CCPrimary, AtLoc, LParenLoc,
375 ObjCPropertyDecl *Sema::CreatePropertyDecl(Scope *S,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 30 milliseconds