Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h58 unsigned MultiVersionIndex = 0; variable
72 : MultiVersionIndex(MVIndex) { in MultiVersionIndex() function