Searched defs:FloatingLiteral (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp933 FloatingLiteral::FloatingLiteral(const ASTContext &C, const llvm::APFloat &V, function in class:FloatingLiteral
942 FloatingLiteral::FloatingLiteral(const ASTContext &C, EmptyShell Empty) function in class:FloatingLiteral
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1604 class FloatingLiteral : public Expr, private APFloatStorage { class in namespace:clang

Completed in 156 milliseconds