Searched defs:numElementsType (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp499 llvm::IntegerType *numElementsType local
501 unsigned numElementsWidth = numElementsType->getBitWidth();
599 = llvm::ConstantInt::get(numElementsType, threshold);

Completed in 124 milliseconds