Home
last modified time | relevance | path

Searched refs:IsGlobalLValue (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp1968 static bool IsGlobalLValue(APValue::LValueBase B) { in IsGlobalLValue() function
2178 if (!IsGlobalLValue(Base)) { in CheckLValueConstantExpression()
15517 return IsGlobalLValue(Val.getLValueBase()); in isGlobalLValue()