Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp368 unsigned RHSIndex = UINT_MAX; in operator ()() local
372 RHSIndex = RHS->getParamIndex(); in operator ()()
374 return LHSIndex < RHSIndex; in operator ()()