Home
last modified time | relevance | path

Searched defs:getVLASize (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2282 numVLAElements = getVLASize(cast<VariableArrayType>(arrayType)).NumElts; in getVLASize() function in CodeGenFunction
2289 CodeGenFunction::getVLASize(const VariableArrayType *type) { getVLASize() function in CodeGenFunction