/llvm-project/clang/test/AST/ |
H A D | ast-dump-APValue-arithmetic.cpp | 26 constexpr double Double = 3.1415f; in Test() local
|
/llvm-project/compiler-rt/lib/nsan/tests/ |
H A D | NSanUnitTest.cpp | 56 TEST(NSanTest, Double) { in TEST() argument
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/ |
H A D | RegisterValueTest.cpp | 54 TEST(RegisterValueTest, Double) { in TEST() argument
|
/llvm-project/clang/test/Sema/ |
H A D | cast.c | 27 typedef double Double; typedef
|
H A D | overloadable.c | 57 typedef double Double; typedef
|
/llvm-project/clang/test/SemaCXX/ |
H A D | missing-namespace-qualifier-typo-corrections.cpp | 10 int Double(int x) { return x + x; } in Double() function
|
H A D | pseudo-destructors.cpp | 8 typedef double Double; typedef
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 30 Double, global() enumerator
|
H A D | YAMLTraits.h | 130 enum class QuotingType { None, Single, Double }; global() enumerator
|
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | VariantValue.h | 344 double Double; member
|
/llvm-project/clang/test/Layout/ |
H A D | aix-double-struct-member.cpp | 58 struct Double { struct 66 // CHECK-NEXT: 0 | struct test2::Double
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 128 Double, global() enumerator
|
/llvm-project/clang/include/clang/Basic/ |
H A D | CharInfo.h | 184 Double = 2, enumerator
|
/llvm-project/lldb/tools/debugserver/source/ |
H A D | JSON.h | 124 enum class DataType : uint8_t { Unsigned, Signed, Double } m_data_type; enumerator
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Diagnostics.h | 86 Double, enumerator
|
/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 263 VariantValue::VariantValue(double Double) : Type(VT_Nothing) { in VariantValue()
|
/llvm-project/libcxx/benchmarks/ |
H A D | formatter_float.bench.cpp |
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 402 Double, enumerator 461 double Double; member
|
/llvm-project/third-party/unittest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 393 typedef FloatingPoint<double> Double; typedef
|
/llvm-project/clang/test/CodeGen/ |
H A D | complex-math.c | 898 typedef double Double; typedef
|
/llvm-project/lldb/source/Utility/ |
H A D | Scalar.cpp | 383 double Scalar::Double(double fail_value) const { in Double() function in Scalar
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 814 DoubleAPFloat Double; global() member [all...] |
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 33 | Double Constructor
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 104 Double, enumerator
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 267 Double = 0x02, enumerator
|