Searched defs:EvaluateExprAsBool (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp86 /// EvaluateExprAsBool - Perform the usual unary conversions on the specified
88 llvm::Value *CodeGenFunction::EvaluateExprAsBool(const Expr *E) { function in class:CodeGenFunction

Completed in 45 milliseconds