Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp3219 DeclRefExpr DstExpr(&dstDecl, false, DestTy, in GenerateObjCAtomicSetterCopyHelperFunction() local
3325 DeclRefExpr DstExpr(&dstDecl, false, DestTy, in GenerateObjCAtomicGetterCopyHelperFunction() local
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp3669 DeclRefExpr DstExpr(C, &DstDecl, false, DestTy, VK_RValue, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() local
3779 DeclRefExpr DstExpr(getContext(), &DstDecl, false, DestTy, VK_RValue, in GenerateObjCAtomicGetterCopyHelperFunction() local