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

  /external/clang/include/clang/AST/
DeclObjC.h 765 unsigned ivar_size() const { function in class:clang::ObjCInterfaceDecl
1358 unsigned ivar_size() const { function in class:clang::ObjCCategoryDecl
1664 unsigned ivar_size() const { function in class:clang::ObjCImplementationDecl
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 738 unsigned ivar_size; member in class:__anon4723::CGObjCCommonMac::GC_IVAR
740 : ivar_bytepos(bytepos), ivar_size(size) {}
    [all...]

Completed in 39 milliseconds