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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 512 /// ActOnPropertyImplDecl - This routine performs semantic checks and
516 Decl *Sema::ActOnPropertyImplDecl(Scope *S,
541 "ActOnPropertyImplDecl - @implementation without @interface");
746 assert (property && "ActOnPropertyImplDecl - property declaration missing");
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 523 milliseconds