Home
last modified time | relevance | path

Searched defs:HasDouble (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()
71 bool HasDouble = D != 0.0; in create() local