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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp713 FloatingLiteral::FloatingLiteral(const ASTContext &C, const llvm::APFloat &V, function in class:FloatingLiteral
722 FloatingLiteral::FloatingLiteral(const ASTContext &C, EmptyShell Empty) function in class:FloatingLiteral
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1330 class FloatingLiteral : public Expr, private APFloatStorage { class in namespace:clang

Completed in 159 milliseconds