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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp836 bool CodeGenFunction::ConstantFoldsToSimpleInteger(const Expr *Cond, function in class:CodeGenFunction
850 ConstantFoldsToSimpleInteger(const Expr *Cond, llvm::APSInt &ResultInt) { function in class:CodeGenFunction

Completed in 45 milliseconds