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

  /external/clang/test/Modules/Inputs/
def.h 7 int ivar; variable
DebugObjC.h 5 int ivar; variable
  /external/svox/pico/lib/
picocep.c 967 picoos_int32 mean, ivar; local
1139 picoos_int32 mean = 0, ivar = 0; local
1311 picoos_int32 mean, ivar; local
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 569 static void emitStructGetterCall(CodeGenFunction &CGF, ObjCIvarDecl *ivar,
574 CGF.EmitLValueForIvar(CGF.TypeOfSelfObject(), CGF.LoadObjCSelf(), ivar, 0)
578 // sizeof (Type of Ivar), isAtomic, false);
587 CharUnits size = CGF.getContext().getTypeSizeInChars(ivar->getType());
674 // Evaluate the ivar's size and alignment.
675 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
676 QualType ivarType = ivar->getType();
698 // acceptable if the ivar is __strong, which won't be true if
731 if (ivar->isBitField()) {
746 // Compute whether the ivar has strong members
875 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
886 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
1149 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
1339 const ObjCIvarDecl *ivar; member in struct:__anon13990::final
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 9791 ObjCIvarDecl *ivar = ref->getDecl(); local
    [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 4738 struct objc_ivar_t ivar; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 429 milliseconds