Home
last modified time | relevance | path

Searched defs:FixedPointLiteral (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp987 FixedPointLiteral::FixedPointLiteral(const ASTContext &C, const llvm::APInt &V, in FixedPointLiteral() function in FixedPointLiteral
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1547 explicit FixedPointLiteral(EmptyShell Empty) in FixedPointLiteral() function