Home | History | Annotate | Download | only in Analysis

Lines Matching refs:AttrKind

119   bool paramHasAttr(Argument *A, Attribute::AttrKind Attr);
517 bool CallAnalyzer::paramHasAttr(Argument *A, Attribute::AttrKind Attr) {
1354 template<typename AttrKind>
1355 static bool attributeMatches(Function *F1, Function *F2, AttrKind Attr) {