Searched defs:VDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp960 DeclResult VDecl = CheckVarTemplateId(VarTempl, TemplateKWLoc, local
H A DSemaTemplateDeduction.cpp4904 void Sema::DiagnoseAutoDeductionFailure(VarDecl *VDecl, Expr *Init) { argument
H A DSemaDecl.cpp11434 VarDecl *VDecl; member in struct:__anon2050::VarDeclOrName
11444 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, argument
11580 DeduceVariableDeclarationType(VarDecl *VDecl, bool DirectInit, Expr *Init) argument
11906 VarDecl *VDecl = dyn_cast<VarDecl>(RealDecl); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2247 auto VDecl = cast<VarDecl>(Helper->getDecl()); local
6296 const auto *VDecl = cast<VarDecl>(Helper->getDecl()); local

Completed in 188 milliseconds