Searched refs:Attrib_FunctionIndex (Results 1 – 1 of 1) sorted by relevance
125 static const auto Attrib_FunctionIndex = llvm::AttributeList::FunctionIndex; variable133 static const auto Attrib_FunctionIndex = llvm::AttributeSet::FunctionIndex; variable137 return llvm::AttributeSet::get(ctx, Attrib_FunctionIndex, b); in GetFuncAttribSet()