Searched refs:MVIndex (Results 1 – 1 of 1) sorted by relevance
72 GlobalDecl(const FunctionDecl *D, unsigned MVIndex = 0)73 : MultiVersionIndex(MVIndex) { in MultiVersionIndex() argument