Searched defs:Assignment (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | OperatorPrecedence.h | 30 Assignment = 2, // =, *=, /=, %=, +=, -=, <<=, >>=, &=, ^=, |= enumerator
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 9018 ExprResult Assignment = S.CreateBuiltinBinOp( in buildSingleCopyAssignRecursively() local
|