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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h3281 llvm::Value *evaluateOrEmitBuiltinObjectSize(const Expr *E, unsigned Type,
H A DCGCall.cpp3189 llvm::Value *V = evaluateOrEmitBuiltinObjectSize(Arg, PS->getType(), T);
H A DCGBuiltin.cpp415 CodeGenFunction::evaluateOrEmitBuiltinObjectSize(const Expr *E, unsigned Type, function in class:CodeGenFunction

Completed in 167 milliseconds