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 932 unsigned ivar_size() const { function in class:clang::ObjCInterfaceDecl
1811 unsigned ivar_size() const { function in class:clang::ObjCCategoryDecl
2125 unsigned ivar_size() const { function in class:clang::ObjCImplementationDecl
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 749 unsigned ivar_size; member in class:__anon1551::CGObjCCommonMac::GC_IVAR
751 : ivar_bytepos(bytepos), ivar_size(size) {}
    [all...]

Completed in 94 milliseconds