Home
last modified time | relevance | path

Searched defs:getSemantics (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFixedPoint.h120 FixedPointSemantics getSemantics() const { return Sema; } in getSemantics() function
H A DAPFloat.h376 const fltSemantics &getSemantics() const { return *semantics; } in getSemantics() function
1225 const fltSemantics &getSemantics() const { return *U.semantics; } in getSemantics() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1665 const llvm::fltSemantics &getSemantics() const { in getSemantics() function