Home
last modified time | relevance | path

Searched refs:setRawSemantics (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp595 E->setRawSemantics( in VisitFloatingLiteral()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp979 setRawSemantics(llvm::APFloatBase::S_IEEEhalf); in FloatingLiteral()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h1614 void setRawSemantics(llvm::APFloatBase::Semantics Sem) { in setRawSemantics() function