Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp506 Record.push_back(E->getRawSemantics()); in VisitFloatingLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1469 APFloatSemantics getRawSemantics() const { in getRawSemantics() function