Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DGlobalDecl.h57 unsigned MultiVersionIndex = 0; variable
71 : MultiVersionIndex(MVIndex) { in MultiVersionIndex() function
97 CanonGD.MultiVersionIndex = MultiVersionIndex; in getCanonicalDecl()
128 return MultiVersionIndex; in getMultiVersionIndex()
140 LHS.MultiVersionIndex == RHS.MultiVersionIndex;
185 Result.MultiVersionIndex = Index; in getWithMultiVersionIndex()