Searched refs:BuiltinIndices (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp1352 static const unsigned BuiltinIndices[][5] = { local
1389 // that we ignore. Find out which row of BuiltinIndices to read from as well
1547 unsigned NewBuiltinID = BuiltinIndices[BuiltinIndex][SizeIndex];

Completed in 265 milliseconds