Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DTrailingObjectsTest.cpp57 bool HasShort, HasDouble; member in __anonec84758f0111::Class2
67 Class2(bool HasShort, bool HasDouble) in Class2()
72 bool HasShort = S != 0; in create() local