Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/Support/
H A DTrailingObjectsTest.cpp55 bool HasShort, HasDouble; member in __anon7facc0940111::Class2
65 Class2(bool HasShort, bool HasDouble) in Class2()
70 bool HasShort = S != 0; in create() local