Searched refs:isPromoted (Results 1 – 2 of 2) sorted by relevance
373 bool isPromoted = isa<ParmVarDecl>(paramVar) && in startFunction() local376 if (isPromoted) in startFunction()
3119 bool isPromoted = in EmitFunctionProlog() local3124 QualType Ty = isPromoted ? info_it->type : Arg->getType(); in EmitFunctionProlog()3178 if (isPromoted) in EmitFunctionProlog()3305 if (isPromoted) in EmitFunctionProlog()3423 if (isPromoted) in EmitFunctionProlog()