Searched defs:AttrCount (Results 1 – 2 of 2) sorted by relevance
31 int AttrCount = LLVMGetAttributeCountAtIndex(F, Idx); in llvm_test_function_attributes() local 66 int AttrCount = LLVMGetCallSiteAttributeCount(I, Idx); in llvm_test_callsite_attributes() local
1961 AttrCount += Attrs.hasAttribute(Attribute::Nest); in verifyParameterAttrs() local