Searched refs:IsGlobalLValue (Results 1 – 1 of 1) sorted by relevance
55 static bool IsGlobalLValue(APValue::LValueBase B);1256 static bool IsGlobalLValue(APValue::LValueBase B) { in IsGlobalLValue() function1335 if (!IsGlobalLValue(Base)) { in CheckLValueConstantExpression()6842 return IsGlobalLValue(A.getLValueBase()) || in HasSameBase()8968 return IsGlobalLValue(Val.getLValueBase()); in isGlobalLValue()