Searched defs:InitDecl (Results 1 – 6 of 6) sorted by relevance
87 const Decl *InitDecl = InitDeclStmt->getSingleDecl(); in checkInitDeclUsageInElse() local
187 const VarDecl *InitDecl = VD->getInitializingDeclaration(); in isEmittedWithConstantInitializer() local
5022 const VarDecl *InitDecl; GetOrCreateLLVMGlobal() local 5403 const VarDecl *InitDecl; EmitGlobalVarDefinition() local
213 const auto *InitDecl = in computeInsertions() local
8633 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the global() member in __anon8de2821a1411::TransformTypos 8871 TransformTypos(Sema & SemaRef,VarDecl * InitDecl,llvm::function_ref<ExprResult (Expr *)> Filter) TransformTypos() argument 8952 CorrectDelayedTyposInExpr(Expr * E,VarDecl * InitDecl,bool RecoverUncorrectedTypos,llvm::function_ref<ExprResult (Expr *)> Filter) CorrectDelayedTyposInExpr() argument
3009 diagnoseMissingConstinit(Sema & S,const VarDecl * InitDecl,const ConstInitAttr * CIAttr,bool AttrBeforeInit) diagnoseMissingConstinit() argument 3088 const VarDecl *InitDecl = OldVD->getInitializingDeclaration(); mergeDeclAttributes() local [all...]