Searched defs:getSemantics (Results 1 – 4 of 4) sorted by relevance
133 Fortran::semantics::Semantics &getSemantics() { return *semantics; } in getSemantics() function134 const Fortran::semantics::Semantics &getSemantics() const { in getSemantics() function
120 FixedPointSemantics getSemantics() const { return Sema; } in getSemantics() function
376 const fltSemantics &getSemantics() const { return *semantics; } in getSemantics() function1223 const fltSemantics &getSemantics() const { return *U.semantics; } in getSemantics() function
1675 const llvm::fltSemantics &getSemantics() const { in getSemantics() function