Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp8066 VarDecl *InitDecl; // A decl to avoid as a correction because it is in the member in __anon6c647f321111::TransformTypos
8303 TransformTypos(Sema &SemaRef, VarDecl *InitDecl, llvm::function_ref<ExprResult(Expr *)> Filter) in TransformTypos()
8384 Sema::CorrectDelayedTyposInExpr(Expr *E, VarDecl *InitDecl, in CorrectDelayedTyposInExpr()
H A DSemaDecl.cpp2779 static void diagnoseMissingConstinit(Sema &S, const VarDecl *InitDecl, in diagnoseMissingConstinit()
2859 const VarDecl *InitDecl = OldVD->getInitializingDeclaration(); in mergeDeclAttributes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp3935 const VarDecl *InitDecl; in GetOrCreateLLVMGlobal() local
4287 const VarDecl *InitDecl; in EmitGlobalVarDefinition() local
H A DItaniumCXXABI.cpp350 const VarDecl *InitDecl = VD->getInitializingDeclaration(); in isEmittedWithConstantInitializer() local