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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h103 bool isFPContractable() const { return FPContractable; } function in class:clang::CXXOperatorCallExpr
H A DExpr.h3052 bool isFPContractable() const { return FPContractable; } function in class:clang::StringLiteral::OffsetOfExpr::BinaryOperator

Completed in 41 milliseconds