Searched refs:AttrArg (Results 1 – 2 of 2) sorted by relevance
200 uint64_t AttrArg = 0; in addAttribute() local202 AttrArg = Attr.getValueAsInt(); in addAttribute()203 addKnowledge({Attr.getKindAsEnum(), AttrArg, WasOn}); in addAttribute()
546 Expr *AttrArg = AI.getArgAsExpr(AttrArgNo); in checkParamIsIntegerType() local548 if (!S.checkFunctionOrMethodParameterIndex(D, AI, AttrArgNo + 1, AttrArg, in checkParamIsIntegerType()554 SourceLocation SrcLoc = AttrArg->getBeginLoc(); in checkParamIsIntegerType()