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

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

Completed in 97 milliseconds