Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
DCommandLine.cpp79 size_t VSize = V.native().size(); in printOptionDiff() local
80 size_t NumSpaces = MaxOptWidth > VSize ? MaxOptWidth - VSize : 0; in printOptionDiff()