reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Core.h
 2519 void LLVMGetAttributesAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,

References

tools/llvm-c-test/attributes.c
   38       LLVMGetAttributesAtIndex(F, Idx, Attrs);