Searched refs:AttrArg (Results 1 – 2 of 2) sorted by relevance
199 unsigned AttrArg = 0; in addAttribute() local201 AttrArg = Attr.getValueAsInt(); in addAttribute()202 addKnowledge({Attr.getKindAsEnum(), AttrArg, WasOn}); in addAttribute()
850 Expr *AttrArg = AI.getArgAsExpr(AttrArgNo); in checkParamIsIntegerType() local852 if (!checkFunctionOrMethodParameterIndex(S, FD, AI, AttrArgNo + 1, AttrArg, in checkParamIsIntegerType()858 SourceLocation SrcLoc = AttrArg->getBeginLoc(); in checkParamIsIntegerType()