Searched refs:ParameterName (Results 1 – 3 of 3) sorted by relevance
38 ``/*ParameterName=*/`` right before the boolean literal argument.59 ``/*ParameterName=*/`` right before the integer literal argument.80 ``/*ParameterName=*/`` right before the float/double literal argument.101 ``/*ParameterName=*/`` right before the string literal argument.126 ``/*ParameterName=*/`` right before the character literal argument.147 ``/*ParameterName=*/`` right before the user defined literal argument.172 ``/*ParameterName=*/`` right before the nullptr literal argument.
1437 std::string ParameterName = "p_" + std::to_string(getNumParams() - 1); in createParameterId() local1447 ParameterName = Val->getName().str(); in createParameterId()1451 ParameterName += "_loaded_from_"; in createParameterId()1452 ParameterName += in createParameterId()1458 ParameterName = getIslCompatibleName("", ParameterName, ""); in createParameterId()1461 isl::id Id = isl::id::alloc(getIslCtx(), ParameterName, in createParameterId()
11032 ParameterName, in diagnoseOdrViolations() enumerator11092 ParameterName) in diagnoseOdrViolations()11095 ParameterName) in diagnoseOdrViolations()