Searched refs:IsGlobalLValue (Results 1 – 2 of 2) 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()
1960 static bool IsGlobalLValue(APValue::LValueBase B) { in IsGlobalLValue() function2165 if (!IsGlobalLValue(Base)) { in CheckLValueConstantExpression()14991 return IsGlobalLValue(Val.getLValueBase()); in isGlobalLValue()