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 183 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,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 343 milliseconds