Lines Matching full:acquire
88 Location Loc = Data->Loc.acquire(); in handleTypeMismatchImpl()
156 Location Loc = Data->Loc.acquire(); in handleAlignmentAssumptionImpl()
157 SourceLocation AssumptionLoc = Data->AssumptionLoc.acquire(); in handleAlignmentAssumptionImpl()
212 SourceLocation Loc = Data->Loc.acquire(); in handleIntegerOverflowImpl()
251 SourceLocation Loc = Data->Loc.acquire(); in handleNegateOverflowImpl()
288 SourceLocation Loc = Data->Loc.acquire(); in handleDivremOverflowImpl()
333 SourceLocation Loc = Data->Loc.acquire(); in handleShiftOutOfBoundsImpl()
383 SourceLocation Loc = Data->Loc.acquire(); in handleOutOfBoundsImpl()
438 SourceLocation Loc = Data->Loc.acquire(); in handleVLABoundNotPositive()
496 SourceLocation SLoc = Data->Loc.acquire(); in handleFloatCastOverflow()
524 SourceLocation Loc = Data->Loc.acquire(); in handleLoadInvalidValue()
557 SourceLocation Loc = Data->Loc.acquire(); in handleImplicitConversion()
628 SourceLocation Loc = Data->Loc.acquire(); in handleInvalidBuiltin()
653 SourceLocation Loc = Data->Loc.acquire(); in handleInvalidObjCCast()
686 SourceLocation Loc = LocPtr->acquire(); in handleNonNullReturn()
731 SourceLocation Loc = Data->Loc.acquire(); in handleNonNullArg()
775 SourceLocation Loc = Data->Loc.acquire(); in handlePointerOverflowImpl()
838 SourceLocation Loc = Data->Loc.acquire(); in handleCFIBadIcall()
928 SourceLocation CallLoc = Data->Loc.acquire(); in handleFunctionTypeMismatch()