Searched defs:getVLASize (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.cpp | 2282 numVLAElements = getVLASize(cast<VariableArrayType>(arrayType)).NumElts; in getVLASize() function in CodeGenFunction |