Lines Matching defs:IsNullPtr
170 bool IsNullPtr : 1;
1022 return ((const LV *)(const char *)&Data)->IsNullPtr;
1026 bool IsNullPtr) {
1033 LVal.IsNullPtr = IsNullPtr;
1038 bool IsOnePastTheEnd, bool IsNullPtr) {
1044 LVal.IsNullPtr = IsNullPtr;
1051 bool IsNullPtr) {
1053 setLValueUninit(B, O, Path.size(), IsOnePastTheEnd, IsNullPtr);