Searched refs:GetCountedByFieldExprGEP (Results 1 – 3 of 3) sorted by relevance
1172 llvm::Value *CodeGenFunction::GetCountedByFieldExprGEP( in GetCountedByFieldExprGEP() function in CodeGenFunction1216 if (llvm::Value *GEP = GetCountedByFieldExprGEP(Base, FAMDecl, CountDecl)) in EmitLoadOfCountedByField()
3346 llvm::Value *GetCountedByFieldExprGEP(const Expr *Base, const FieldDecl *FD,
3702 Result = GetCountedByFieldExprGEP(Arg, FAMDecl, CountFD); in EmitBuiltinExpr()