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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp960 DeclResult VDecl = CheckVarTemplateId(VarTempl, TemplateKWLoc, local
H A DSemaDecl.cpp11237 VarDecl *VDecl; member in struct:__anon627::VarDeclOrName
11247 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, argument
11383 DeduceVariableDeclarationType(VarDecl *VDecl, bool DirectInit, Expr *Init) argument
11705 VarDecl *VDecl = dyn_cast<VarDecl>(RealDecl); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1897 auto VDecl = cast<VarDecl>(Helper->getDecl()); local
5216 const auto *VDecl = cast<VarDecl>(Helper->getDecl()); local

Completed in 116 milliseconds