Home
last modified time | relevance | path

Searched defs:Long (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dsparcv9-class-return.cpp6 class Long : public Empty { class
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DIntegralLiteralExpressionMatcher.h21 Long, enumerator
/llvm-project/clang/test/Sema/
H A Dcast.c25 typedef long Long; typedef
H A Dconstexpr.c41 constexpr signed auto Long = 1L; // expected-error {{'auto' cannot be signed or unsigned}} variable
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.h177 enum ValueLength { Byte = 1, Half = 2, Long = 4, Quad = 8, ULEB, SLEB }; enumerator
/llvm-project/clang/test/SemaCXX/
H A Doverloaded-builtin-operators.cpp12 struct Long { struct
/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp419 Long.BB = MainBB; in insertFastDivAndRem() local
/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h47 enum class TypeSpecifierWidth { Unspecified, Short, Long, LongLong }; enumerator
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp67 Long, // Either 32 or 64 bits. enumerator
/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1012 const CriticalPathInfo Long = TBlock.Extra > FBlock.Extra ? TBlock : FBlock; shouldConvertIf() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h345 Long = 13, enumerator
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h98 Long, enumerator
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h32 bool Long; variable
[all...]