Searched defs:Ivars (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp366 IvarSet Ivars; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1211 std::vector<llvm::Constant*> Ivars; local
1556 std::vector<llvm::Constant*> Ivars; local
H A DCGObjCMac.cpp3452 std::vector<llvm::Constant*> Ivars; local
6302 std::vector<llvm::Constant*> Ivars; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4387 SmallVector<const ObjCIvarDecl*, 32> Ivars; local
4509 CollectIvarsToConstructOrDestruct(ObjCInterfaceDecl *OI, SmallVectorImpl<ObjCIvarDecl*> &Ivars) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5782 SmallVector<const ObjCIvarDecl*, 32> Ivars; local
5842 SmallVector<const ObjCIvarDecl*, 32> Ivars; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4029 llvm::SmallPtrSet<ObjCIvarDecl *, 8> Ivars = ReferencedIvars[CDecl]; local
6860 SmallVector<ObjCIvarDecl *, 8> Ivars; local
6810 Write_IvarOffsetVar(RewriteModernObjC &RewriteObj, ASTContext *Context, std::string &Result, ArrayRef<ObjCIvarDecl *> Ivars, ObjCInterfaceDecl *CDecl) argument
[all...]

Completed in 295 milliseconds