Home
last modified time | relevance | path

Searched defs:Ints (Results 1 – 16 of 16) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp
/llvm-project/clang/test/SemaTemplate/
H A Dtemp-param-subst-linear.cpp41 using Ints = Rep<TypeList<int>, 14>::type; typedef
56 using Ints = Concat<Left, Right>::type; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-const.cpp38 int Ints[N], OtherInt; variable
313 const int Ints[N]{}; in testContainerOfConstIents() local
334 int Ints[N]; member in TestInsideConstFunction
H A Dloop-convert-basic.cpp911 int Ints[N]; in fundamentalTypesTest() local
H A Dloop-convert-extra.cpp269 int Ints[N], Ints_[N]; member
/llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
H A Dp2.cpp5 namespace Ints { namespace
/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp284 unsigned Ints = 0; in getMSMemberPointerSlots() local
307 unsigned Ptrs, Ints; in getMemberPointerInfo() local
/llvm-project/clang/test/AST/Interp/
H A Drecords.cpp
/llvm-project/llvm/unittests/Support/
H A DBinaryStreamTest.cpp417 std::vector<uint32_t> Ints = {90823, 12908, 109823, 209823}; in TEST_F() local
569 std::vector<int> Ints = {1, 2, 3, 4, 5}; in TEST_F() local
797 ArrayRef<int> Ints; in TEST_F() local
/llvm-project/llvm/unittests/ADT/
H A DSmallPtrSetTest.cpp248 int Ints[] = {0, 1, 2, 3, 4, 5, 6, 7}; TEST() local
H A DSTLExtrasTest.cpp164 std::vector<int> Ints = {1, 2}; TEST() local
207 std::vector<int> Ints = {1, 2}; TEST() local
274 std::vector<int> Ints = {0, 1}; TEST() local
[all...]
/llvm-project/clang/test/Sema/
H A Dswitch.c318 } Ints; global() typedef
/llvm-project/llvm/lib/IR/
H A DType.cpp779 TargetExtType(LLVMContext & C,StringRef Name,ArrayRef<Type * > Types,ArrayRef<unsigned> Ints) TargetExtType() argument
798 get(LLVMContext & C,StringRef Name,ArrayRef<Type * > Types,ArrayRef<unsigned> Ints) get() argument
/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp220 readInts(const char * Start,const char * End,std::set<uint64_t> * Ints) readInts() argument
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp3025 std::vector<int64_t> Ints; getValueAsListOfInts() local
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1305 std::pair<unsigned, unsigned> Ints = Default; getIntegerPairAttribute() local