Searched refs:EmitFieldAnnotations (Results 1 – 3 of 3) sorted by relevance
1694 llvm::Value *CodeGenFunction::EmitFieldAnnotations(const FieldDecl *D, in EmitFieldAnnotations() function in CodeGenFunction
2747 llvm::Value *EmitFieldAnnotations(const FieldDecl *D, llvm::Value *V);
2752 addr = EmitFieldAnnotations(field, addr); in EmitLValueForField()