clang API Documentation
#include "clang/AST/APValue.h"#include "clang/AST/ASTContext.h"#include "clang/AST/CharUnits.h"#include "clang/AST/DeclCXX.h"#include "clang/AST/Expr.h"#include "clang/AST/Type.h"#include "clang/Basic/Diagnostic.h"#include "llvm/ADT/SmallString.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Classes | |
| struct | clang::APValue::LV |
| struct | clang::APValue::MemberPointerData |
Functions | |
| static double | GetApproxValue (const llvm::APFloat &F) |
| static double GetApproxValue | ( | const llvm::APFloat & | F | ) | [static] |
Definition at line 263 of file APValue.cpp.
Referenced by clang::APValue::dump(), and clang::APValue::printPretty().