reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
159 static const llvm::fltSemantics &EnumToSemantics(Semantics S); 160 static Semantics SemanticsToEnum(const llvm::fltSemantics &Sem);lib/Support/APFloat.cpp
116 const llvm::fltSemantics &APFloatBase::EnumToSemantics(Semantics S) { 134 APFloatBase::Semanticstools/clang/include/clang/AST/Expr.h
1582 llvm::APFloatBase::Semantics getRawSemantics() const { 1589 void setRawSemantics(llvm::APFloatBase::Semantics Sem) {