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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp2044 unsigned BuiltinIndex, NumFixed = 1; local
2054 BuiltinIndex = 0;
2063 BuiltinIndex = 1;
2072 BuiltinIndex = 2;
2081 BuiltinIndex = 3;
2090 BuiltinIndex = 4;
2099 BuiltinIndex = 5;
2109 BuiltinIndex = 6;
2118 BuiltinIndex = 7;
2127 BuiltinIndex
[all...]

Completed in 62 milliseconds