Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp1939 QualType NewVValType; in EmitOMPAtomicCaptureExpr() local
1954 NewVValType = XRValExpr->getType(); in EmitOMPAtomicCaptureExpr()
1981 NewVValType = X->getType().getNonReferenceType(); in EmitOMPAtomicCaptureExpr()
1998 emitSimpleStore(CGF, VLValue, NewVVal, NewVValType); in EmitOMPAtomicCaptureExpr()