Searched defs:BuiltinIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp1392 unsigned BuiltinIndex, NumFixed = 1; local
1401 BuiltinIndex = 0;
1410 BuiltinIndex = 1;
1419 BuiltinIndex = 2;
1428 BuiltinIndex = 3;
1437 BuiltinIndex = 4;
1446 BuiltinIndex = 5;
1455 BuiltinIndex = 6;
1464 BuiltinIndex = 7;
1473 BuiltinIndex
[all...]

Completed in 334 milliseconds