Searched refs:VLAExprNames (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1323 SmallVector<IdentifierInfo *, 4> VLAExprNames; local
1337 VLAExprNames.push_back(&Ident);
1360 IdentifierInfo *NameIdent = VLAExprNames[NameIdx++];

Completed in 110 milliseconds