/llvm-project/clang/test/Sema/ |
H A D | PR84368.cpp | 5 template<class T> concept IsOk = requires() { typename T::Float; }; member in T 15 struct MyType { using Float=float; }; typedef
|
H A D | cast.c | 26 typedef float Float; typedef
|
/llvm-project/clang/test/CodeCompletion/ |
H A D | operator.cpp | 8 typedef float Float; typedef
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 58 Float, enumerator 91 double Float; member
|
H A D | MsgPackDocument.h | 58 double Float; member
|
/llvm-project/llvm/tools/llvm-yaml-numeric-parser-fuzzer/ |
H A D | yaml-numeric-parser-fuzzer.cpp | 18 static llvm::Regex Float( in isNumericRegex() local
|
/llvm-project/clang/test/AST/ |
H A D | ast-dump-APValue-arithmetic.cpp | 22 constexpr float Float = 3.1415f; in Test() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | overload-decl.cpp | 8 typedef float Float; typedef
|
/llvm-project/compiler-rt/lib/nsan/tests/ |
H A D | NSanUnitTest.cpp | 54 TEST(NSanTest, Float) { TestFT<float, nextafterf>(); } in TEST() argument
|
/llvm-project/lldb/test/API/functionalities/type_find_first/ |
H A D | main.cpp | 7 namespace Float { namespace
|
/llvm-project/clang/test/SemaObjC/ |
H A D | property-category-4.m | 108 @property (readonly) float Float; // no warning for this property - a getter is declared in this p… property 109 - (float) Float; method
|
/llvm-project/clang/test/Index/ |
H A D | annotate-tokens-cxx0x.cpp | 11 typedef float Float; in test() typedef
|
/llvm-project/clang/test/CXX/dcl.decl/dcl.decomp/ |
H A D | p3.cpp | 84 using Float = float; in referenced_type() typedef 85 using Float = decltype(a0); in referenced_type() typedef 86 using Float = decltype(ar0); in referenced_type() typedef 87 using Float = decltype(arr0); in referenced_type() typedef
|
/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 185 APFloat Float(APFloat::x87DoubleExtended(), APInt(80, RawBits)); in toStringAPFloat() local 191 static std::string stripTrailingZeros(const std::string &Float) { in stripTrailingZeros()
|
H A D | Z3Solver.cpp | 761 mkFloat(const llvm::APFloat Float) mkFloat() argument 798 toAPFloat(const SMTSortRef & Sort,const SMTExprRef & AST,llvm::APFloat & Float,bool useSemantics) toAPFloat() argument 870 getInterpretation(const SMTExprRef & Exp,llvm::APFloat & Float) getInterpretation() argument
|
/llvm-project/llvm/unittests/ADT/ |
H A D | PointerSumTypeTest.cpp | 16 enum Kinds { Float, Int1, Int2 }; enumerator
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | UseStdNumbersCheck.cpp | 128 const auto Float = floatLiteral(near(Val, DiffThreshold)); in matchFloatValueNear() local 139 const auto Float = expr(ignoreParenAndFloatingCasting( in matchValue() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 29 Float, global() enumerator
|
/llvm-project/libc/src/stdio/printf_core/ |
H A D | core_structs.h | 93 Float = 1, enumerator
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 127 Float, global() enumerator
|
/llvm-project/libcxx/benchmarks/algorithms/ |
H A D | common.h |
|
/llvm-project/lldb/tools/debugserver/source/ |
H A D | JSON.h | 279 Float, enumerator
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 121 Float, global() enumerator
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 154 FloatMax Float; member
|
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 99 Float = 1 << 5, enumerator 229 Float, enumerator
|