Home
last modified time | relevance | path

Searched defs:DstDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp57 auto DstDecl = DstType->getAsCXXRecordDecl(); in copyRecord() local
H A DTransfer.cpp599 auto DstDecl = LocDst->getType()->getAsCXXRecordDecl(); in VisitCXXOperatorCallExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3737 ParmVarDecl *DstDecl = ParmVarDecl::Create( in GenerateObjCAtomicSetterCopyHelperFunction() local
3835 ParmVarDecl *DstDecl = ParmVarDecl::Create( in GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBlocks.cpp1892 ImplicitParamDecl DstDecl(C, C.VoidPtrTy, ImplicitParamKind::Other); in GenerateCopyHelperFunction() local