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

/external/clang/lib/Sema/
H A DSemaChecking.cpp953 Arithmetic, enumerator in enum:__anon18005
1019 Form = Arithmetic;
1084 if (Form == Arithmetic) {
1157 if (Form == Init || (Form == Arithmetic && ValType->isIntegerType()))
1161 else if (Form == Arithmetic)
1202 case Arithmetic:

Completed in 99 milliseconds