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 843 unsigned ivar_size() const { function in class:clang::ObjCInterfaceDecl
1639 unsigned ivar_size() const { function in class:clang::ObjCCategoryDecl
1934 unsigned ivar_size() const { function in class:clang::ObjCImplementationDecl
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 742 unsigned ivar_size; member in class:__anon17614::CGObjCCommonMac::GC_IVAR
744 : ivar_bytepos(bytepos), ivar_size(size) {}
    [all...]

Completed in 81 milliseconds