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

Declarations

include/llvm-c/Core.h
 3226 unsigned LLVMGetCallSiteAttributeCount(LLVMValueRef C, LLVMAttributeIndex Idx);

References

tools/llvm-c-test/attributes.c
   66             int AttrCount = LLVMGetCallSiteAttributeCount(I, Idx);