Home
last modified time | relevance | path

Searched refs:nonCompound (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp459 BinaryOperatorKind nonCompound = in buildAssignmentOperation() local
461 result = S.BuildBinOp(Sc, opcLoc, nonCompound, opLHS.get(), semanticRHS); in buildAssignmentOperation()