reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/APFloat.h
  689 class APFloat : public APFloatBase {
include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
tools/clang/include/clang/Basic/FixedPoint.h
   95 class APFixedPoint {
tools/clang/lib/AST/ExprConstant.cpp
 2334 template<typename T>