Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h4633 llvm::Value *evaluateOrEmitBuiltinObjectSize(const Expr *E, unsigned Type,
H A DCGCall.cpp4143 llvm::Value *V = evaluateOrEmitBuiltinObjectSize(Arg, PS->getType(), T, in EmitCallArgs()
H A DCGBuiltin.cpp728 CodeGenFunction::evaluateOrEmitBuiltinObjectSize(const Expr *E, unsigned Type, in evaluateOrEmitBuiltinObjectSize() function in CodeGenFunction