Searched refs:argIsLValue (Results 1 – 1 of 1) sorted by relevance
2308 bool argIsLValue = From->isGLValue(); in IsStandardConversion() local2334 } else if (argIsLValue && !FromType->canDecayToPointerType() && in IsStandardConversion()2376 } else if (FromType->isFunctionType() && argIsLValue) { in IsStandardConversion()