Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp31 class ParamCommandCommentCompareIndex { class
194 llvm::stable_sort(Params, ParamCommandCommentCompareIndex()); in FullCommentParts()