Searched refs:HasCFIType (Results 1 – 2 of 2) sorted by relevance
160 bool HasCFIType = CFIType != 0; variable165 HasHeapAllocMarker + HasPCSections, HasCFIType),168 HasHeapAllocMarker, HasPCSections, HasCFIType);184 if (HasCFIType)215 return HasCFIType ? getTrailingObjects<uint32_t>()[0] : 0; in getCFIType()231 const bool HasCFIType; variable244 return HasCFIType; in numTrailingObjects()250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo() argument254 HasCFIType(HasCFIType) {} in ExtraInfo()
313 bool HasCFIType = CFIType != 0; in setExtraInfo() local315 HasHeapAllocMarker + HasPCSections + HasCFIType; in setExtraInfo()328 HasCFIType) { in setExtraInfo()