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

Declarations

include/llvm-c/Core.h
 2518 unsigned LLVMGetAttributeCountAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx);

References

tools/llvm-c-test/attributes.c
   31       int AttrCount = LLVMGetAttributeCountAtIndex(F, Idx);