Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp35 unsigned RHSIndex = UINT_MAX; in operator ()() local
45 RHSIndex = UINT_MAX - 1; in operator ()()
47 RHSIndex = RHS->getParamIndex(); in operator ()()
49 return LHSIndex < RHSIndex; in operator ()()