Home
last modified time | relevance | path

Searched defs:InitDecl (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DElseAfterReturnCheck.cpp89 const Decl *InitDecl = InitDeclStmt->getSingleDecl(); in checkInitDeclUsageInElse() local
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DProTypeMemberInitCheck.cpp187 const auto *InitDecl = in computeInsertions() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp6751 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the member in __anond3b2cfb00311::TransformTypos
6831 TransformTypos(Sema &SemaRef, VarDecl *InitDecl, llvm::function_ref<ExprResult(Expr *)> Filter) in TransformTypos()
6954 Sema::CorrectDelayedTyposInExpr(Expr *E, VarDecl *InitDecl, in CorrectDelayedTyposInExpr()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp7991 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the member in __anon33c980de1111::TransformTypos
8228 TransformTypos(Sema &SemaRef, VarDecl *InitDecl, llvm::function_ref<ExprResult(Expr *)> Filter) in TransformTypos()
8309 Sema::CorrectDelayedTyposInExpr(Expr *E, VarDecl *InitDecl, in CorrectDelayedTyposInExpr()
DSemaDecl.cpp2772 static void diagnoseMissingConstinit(Sema &S, const VarDecl *InitDecl, in diagnoseMissingConstinit()
2847 const VarDecl *InitDecl = OldVD->getInitializingDeclaration(); in mergeDeclAttributes() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp3776 const VarDecl *InitDecl; in GetOrCreateLLVMGlobal() local
4119 const VarDecl *InitDecl; in EmitGlobalVarDefinition() local
DItaniumCXXABI.cpp350 const VarDecl *InitDecl = VD->getInitializingDeclaration(); in isEmittedWithConstantInitializer() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp2394 const VarDecl *InitDecl; in EmitGlobalVarDefinition() local