Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DGlobalDecl.h183 GlobalDecl getWithMultiVersionIndex(unsigned Index) { in getWithMultiVersionIndex() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3595 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
3600 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr); in EmitMultiVersionFunctionDefinition()
3865 ExistingDecl = GD.getWithMultiVersionIndex(Index); in emitCPUDispatchDefinition()