Searched defs:DstExpr (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 3765 C, &DstExpr, UO_Deref, DestTy->getPointeeType(), VK_LValue, OK_Ordinary, in GenerateObjCAtomicSetterCopyHelperFunction() local 3889 DeclRefExpr DstExpr(getContext(), DstDecl, false, DestTy, VK_PRValue, GenerateObjCAtomicGetterCopyHelperFunction() local
|