Searched defs:IVars (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp101 IvarSet &IVars; member in class:__anon3565::IvarInvalidationCheckerImpl::MethodCrawler
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1582 GenerateClassStructure( llvm::Constant *MetaClass, llvm::Constant *SuperClass, unsigned info, const char *Name, llvm::Constant *Version, llvm::Constant *InstanceSize, llvm::Constant *IVars, llvm::Constant *Methods, llvm::Constant *Protocols, llvm::Constant *IvarOffsets, llvm::Constant *Properties, llvm::Constant *StrongIvarBitmap, llvm::Constant *WeakIvarBitmap, bool isMeta) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp5429 SmallVector<ObjCIvarDecl *, 8> IVars; local
H A DRewriteModernObjC.cpp3944 SmallVector<const ObjCIvarDecl *, 8> IVars; local
3962 SynthesizeBitfieldGroupStructType( ObjCIvarDecl *IV, SmallVectorImpl<ObjCIvarDecl *> &IVars) argument
4066 SmallVector<ObjCIvarDecl *, 8> IVars; local
7288 SmallVector<ObjCIvarDecl *, 8> IVars; local
[all...]

Completed in 94 milliseconds