Home
last modified time | relevance | path

Searched refs:getAsInt32 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1774 static int getAsInt32(llvm::ConstantInt *C, llvm::Type *I32Ty) { in getAsInt32() function
1832 Args.push_back(getAsInt32(C, CGF.Int32Ty)); in VisitInitListExpr()