Home
last modified time | relevance | path

Searched defs:AttrCount (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Dattributes.c31 int AttrCount = LLVMGetAttributeCountAtIndex(F, Idx); in llvm_test_function_attributes() local
66 int AttrCount = LLVMGetCallSiteAttributeCount(I, Idx); in llvm_test_callsite_attributes() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp1807 unsigned AttrCount = 0; in verifyParameterAttrs() local