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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1385 SmallVector<IdentifierInfo *, 4> VLAExprNames; local
1399 VLAExprNames.push_back(&Ident);
1422 IdentifierInfo *NameIdent = VLAExprNames[NameIdx++];

Completed in 114 milliseconds