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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp100 IvarSet &IVars; member in class:__anon2240::IvarInvalidationCheckerImpl::MethodCrawler
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp216 std::vector<FlowStringRef> IVars; member in struct:__anon4478::ExportSection
226 std::vector<FlowStringRef> IVars; member in struct:__anon4478::UndefinedSection
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2887 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-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5320 SmallVector<ObjCIvarDecl *, 8> IVars; local
H A DRewriteModernObjC.cpp3766 SmallVector<const ObjCIvarDecl *, 8> IVars; local
3784 SynthesizeBitfieldGroupStructType( ObjCIvarDecl *IV, SmallVectorImpl<ObjCIvarDecl *> &IVars) argument
3886 SmallVector<ObjCIvarDecl *, 8> IVars; local
7015 SmallVector<ObjCIvarDecl *, 8> IVars; local
[all...]

Completed in 107 milliseconds