Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1778 unsigned AttrCount = 0; in verifyParameterAttrs() local