Searched defs:UsePointerValue (Results 1 – 2 of 2) sorted by relevance
5011 const bool UsePointerValue) { in EmitDeclare()5193 const bool UsePointerValue) { in EmitDeclare()5298 const bool UsePointerValue) { in EmitDeclareOfAutoVariable()5424 bool UsePointerValue) { in EmitDeclareOfArgVariable()
1709 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local