Searched refs:kApiLevelWithFirst64Bit (Results 1 – 1 of 1) sorted by relevance
30 const unsigned int kApiLevelWithFirst64Bit = 21; variable378 if (apiLevel >= kApiLevelWithFirst64Bit && (info.intSize == 0 || info.intSize == 64)) { in addManglingsForSpecification()