Home
last modified time | relevance | path

Searched defs:DestVD (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp535 Address SrcAddr, const VarDecl *DestVD, in EmitOMPCopy()
742 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause() local
785 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit() local
864 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal() local
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp53 if (const auto *DestVD = Result.Nodes.getNodeAs<VarDecl>(DestVarDeclName)) in getDestCapacityExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp726 Address SrcAddr, const VarDecl *DestVD, in EmitOMPCopy()
998 const auto *DestVD = in EmitOMPCopyinClause() local
1043 const auto *DestVD = in EmitOMPLastprivateClauseInit() local
1144 const auto *DestVD = in EmitOMPLastprivateClauseFinal() local