Searched refs:EmitFieldAnnotations (Results 1 – 3 of 3) sorted by relevance
1875 Address CodeGenFunction::EmitFieldAnnotations(const FieldDecl *D, in EmitFieldAnnotations() function in CodeGenFunction
3151 Address EmitFieldAnnotations(const FieldDecl *D, Address V);
3393 addr = EmitFieldAnnotations(field, addr); in EmitLValueForField()