Home
last modified time | relevance | path

Searched refs:GroVarDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp702 auto *GroVarDecl = cast<VarDecl>(GroDeclStmt->getSingleDecl()); in EmitGroAlloca() local
709 GroEmission = CGF.EmitAutoVarAlloca(*GroVarDecl); in EmitGroAlloca()
711 if (!GroVarDecl->isNRVOVariable()) { in EmitGroAlloca()