Searched refs:IsGlobalLValue (Results 1 – 1 of 1) sorted by relevance
56 static bool IsGlobalLValue(APValue::LValueBase B);1332 static bool IsGlobalLValue(APValue::LValueBase B) { in IsGlobalLValue() function1411 if (!IsGlobalLValue(Base)) { in CheckLValueConstantExpression()7121 return IsGlobalLValue(A.getLValueBase()) || in HasSameBase()9285 return IsGlobalLValue(Val.getLValueBase()); in isGlobalLValue()