Searched defs:InvalidParamIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h687 enum { InvalidParamIndex = ~0U }; enumerator in enum:clang::comments::ParamCommandComment::__anon3261
694 ParamIndex(InvalidParamIndex) {
739 return ParamIndex != InvalidParamIndex;

Completed in 149 milliseconds