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

/external/clang/lib/Index/
H A DCommentToXML.cpp35 unsigned LHSIndex = UINT_MAX; local
40 LHSIndex = UINT_MAX - 1;
42 LHSIndex = LHS->getParamIndex();
50 return LHSIndex < RHSIndex;

Completed in 74 milliseconds