Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCoroutine.cpp494 auto *GroVarDecl = cast<VarDecl>(GroDeclStmt->getSingleDecl()); in EmitGroAlloca() local
501 GroEmission = CGF.EmitAutoVarAlloca(*GroVarDecl); in EmitGroAlloca()