Home
last modified time | relevance | path

Searched refs:inTrail (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4219 bool inTrail = true; in toStringImpl() local
4228 if (inTrail && !d) in toStringImpl()
4232 inTrail = false; in toStringImpl()