Home
last modified time | relevance | path

Searched defs:Iv (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp278 bool IvarInvalidationCheckerImpl::trackIvar(const ObjCIvarDecl *Iv, in trackIvar()
323 const ObjCIvarDecl *Iv = I->first; in findPropertyBackingIvar() local
370 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv; in visit() local
578 const ObjCIvarDecl *Iv) { in markInvalidated()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp5226 for (ObjCIvarDecl *Iv = OI->all_declared_ivar_begin(); Iv; in CollectIvarsToConstructOrDestruct() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c384 #define Iv { OP_I, v_mode } macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c464 #define Iv { OP_I, v_mode } macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2561 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv; in DeepCollectObjCIvars() local