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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp104 IvarSet &IVars; member in class:__anon4171::IvarInvalidationCheckerImpl::MethodCrawler
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1585 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-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5339 SmallVector<ObjCIvarDecl *, 8> IVars; local
H A DRewriteModernObjC.cpp3832 SmallVector<const ObjCIvarDecl *, 8> IVars; local
3850 SynthesizeBitfieldGroupStructType( ObjCIvarDecl *IV, SmallVectorImpl<ObjCIvarDecl *> &IVars) argument
3954 SmallVector<ObjCIvarDecl *, 8> IVars; local
7145 SmallVector<ObjCIvarDecl *, 8> IVars; local
[all...]

Completed in 192 milliseconds