Searched defs:DstDecl (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ |
D | CGObjC.cpp | 3648 ImplicitParamDecl DstDecl(C, FD, SourceLocation(), /*Id=*/nullptr, DestTy, in GenerateObjCAtomicSetterCopyHelperFunction() local 3732 ImplicitParamDecl DstDecl(C, FD, SourceLocation(), /*Id=*/nullptr, DestTy, in GenerateObjCAtomicGetterCopyHelperFunction() local
|
D | CGBlocks.cpp | 1930 ImplicitParamDecl DstDecl(C, C.VoidPtrTy, ImplicitParamDecl::Other); in GenerateCopyHelperFunction() local
|