Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h2647 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1344 LLVMRemoveStringAttributeAtIndex(F, Int_val(Index), String_val(Kind), in llvm_remove_string_function_attr()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp2452 void LLVMRemoveStringAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMRemoveStringAttributeAtIndex() function