Searched defs:InitDecl (Results 1 – 2 of 2) sorted by relevance
6751 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the member in __anonffd7a8a90311::TransformTypos6831 TransformTypos(Sema &SemaRef, VarDecl *InitDecl, llvm::function_ref<ExprResult(Expr *)> Filter) in TransformTypos()6954 Sema::CorrectDelayedTyposInExpr(Expr *E, VarDecl *InitDecl, in CorrectDelayedTyposInExpr()
2394 const VarDecl *InitDecl; in EmitGlobalVarDefinition() local