Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
577 const ObjCIvarDecl *Iv) { in markInvalidated()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Di386-dis.c219 #define Iv OP_I, v_mode macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Di386-dis.c239 #define Iv OP_I, v_mode macro
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp5246 for (ObjCIvarDecl *Iv = OI->all_declared_ivar_begin(); Iv; in CollectIvarsToConstructOrDestruct() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2628 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv; in DeepCollectObjCIvars() local