Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DGlobalDecl.h70 GlobalDecl(const FunctionDecl *D, unsigned MVIndex = 0)
71 : MultiVersionIndex(MVIndex) { in MultiVersionIndex() argument