Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp6751 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the member in __anonffd7a8a90311::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/clang/lib/CodeGen/
DCodeGenModule.cpp2394 const VarDecl *InitDecl; in EmitGlobalVarDefinition() local