Searched refs:SubstProto (Results 1 – 1 of 1) sorted by relevance
155 FunctionDeclaration *SubstProto; in instrumentGlobals() local157 SubstProto = SubstProtoEntry->second; in instrumentGlobals()160 SubstProto = FunctionDeclaration::create( in instrumentGlobals()163 SubstProto->setName(Ctx, SubstName); in instrumentGlobals()164 ProtoSubstitutions.insert({SubstName, SubstProto}); in instrumentGlobals()168 &NewGlobals, SubstProto, RelocOffsetArray(0))); in instrumentGlobals()