Home
last modified time | relevance | path

Searched defs:VDecl (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1182 DeclResult VDecl = CheckVarTemplateId(VarTempl, TemplateKWLoc, BuildMemberReferenceExpr() local
H A DSemaDecl.cpp12982 VarDecl *VDecl; global() member
12992 deduceVarTypeFromInitializer(VarDecl * VDecl,DeclarationName Name,QualType Type,TypeSourceInfo * TSI,SourceRange Range,bool DirectInit,Expr * Init) deduceVarTypeFromInitializer() argument
13139 DeduceVariableDeclarationType(VarDecl * VDecl,bool DirectInit,Expr * Init) DeduceVariableDeclarationType() argument
13465 VarDecl *VDecl = dyn_cast<VarDecl>(RealDecl); AddInitializerToDecl() local
[all...]
H A DSemaDeclObjC.cpp4210 if (VarDecl *VDecl = dyn_cast<VarDecl>(*I)) { ActOnAtEnd() local
H A DSemaTemplateDeduction.cpp5143 DiagnoseAutoDeductionFailure(VarDecl * VDecl,Expr * Init) DiagnoseAutoDeductionFailure() argument
H A DSemaDeclAttr.cpp8625 auto *VDecl = dyn_cast<VarDecl>(D); handleNoMergeAttr() local
H A DSemaExpr.cpp14246 } else if (const VarDecl *VDecl = dyn_cast<VarDecl>(VD)) { DiagnoseConstAssignment() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2466 auto VDecl = cast<VarDecl>(Helper->getDecl()); EmitOMPHelperVar() local
7588 const auto *VDecl = cast<VarDecl>(Helper->getDecl()); mapParam() local
H A DCGCall.cpp1846 } else if (const VarDecl *VDecl = dyn_cast<VarDecl>(TargetDecl)) { HasStrictReturn() local
H A DCGOpenMPRuntime.cpp8489 const ValueDecl *VDecl, *Mapper; generateInfoForCapture() local