Home
last modified time | relevance | path

Searched defs:shorts (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/lang/cpp/unique-types/
H A Dmain.cpp9 std::vector<short> shorts; in main() local
/llvm-project/clang/test/CodeGenCXX/
H A Dlpad-linetable.cpp61 std::vector<short> shorts; in main() local
/llvm-project/lldb/unittests/Core/
H A DDumpDataExtractorTest.cpp350 const std::vector<uint16_t> shorts{0x1111, 0x2222, 0x3333}; in TEST_F() local