Home
last modified time | relevance | path

Searched refs:setSemantics (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp836 setSemantics(V.getSemantics()); in FloatingLiteral()
876 void FloatingLiteral::setSemantics(const llvm::fltSemantics &Sem) { in setSemantics() function in FloatingLiteral
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1483 void setSemantics(const llvm::fltSemantics &Sem);