blob: 53a62c43bb3845f542a6f080bfd549ba681284b7 [file] [log] [blame]
// This is for exercising naming collisions with other modules
#include "InferImportAsMember.h"
extern double IAMStruct1GetNonPropertyExternalCollision(struct IAMStruct1 s);
extern void IAMStruct1SetCollisionNonProperty(struct IAMStruct1, int, float);