Searched refs:EmitLoadOfCountedByField (Results 1 – 3 of 3) sorted by relevance
3350 llvm::Value *EmitLoadOfCountedByField(const Expr *Base, const FieldDecl *FD,
1214 llvm::Value *CodeGenFunction::EmitLoadOfCountedByField( in EmitLoadOfCountedByField() function in CodeGenFunction
1132 Value *Count = CGF.EmitLoadOfCountedByField(ME, ArrayFD, CountFD); in GetCountFieldAndIndex()