Home
last modified time | relevance | path

Searched defs:Assignment (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DOperatorPrecedence.h30 Assignment = 2, // =, *=, /=, %=, +=, -=, <<=, >>=, &=, ^=, |= enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp9018 ExprResult Assignment = S.CreateBuiltinBinOp( in buildSingleCopyAssignRecursively() local