Searched refs:IsSymbolic (Results 1 – 2 of 2) sorted by relevance
58 bool &IsSymbolic, CheckerContext &C) const;163 bool &IsSymbolic, in getVAListAsRegion() argument179 IsSymbolic = Reg && Reg->getBaseRegion()->getAs<SymbolicRegion>(); in getVAListAsRegion()
1706 bool IsSymbolic = false;1729 if (IsSymbolic && Val == OPR_ID_UNSUPPORTED)7472 HwReg.IsSymbolic = true; in validateSendMsg() 7560 Msg.IsSymbolic = true; in parseInterpSlot() 7597 bool Strict = Msg.IsSymbolic; in parseInterpAttr() 1671 bool IsSymbolic = false; global() member