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 582 unsigned ivar_size() const { function in class:clang::ObjCInterfaceDecl
1091 unsigned ivar_size() const { function in class:clang::ObjCCategoryDecl
1356 unsigned ivar_size() const { function in class:clang::ObjCImplementationDecl
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 647 unsigned ivar_size; member in class:__anon4181::CGObjCCommonMac::GC_IVAR
649 : ivar_bytepos(bytepos), ivar_size(size) {}
    [all...]

Completed in 232 milliseconds