Lines Matching refs:LValueBase
56 static bool IsGlobalLValue(APValue::LValueBase B);
63 static QualType getType(APValue::LValueBase B) {
467 APValue::LValueBase EvaluatingDecl;
551 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value) {
1069 APValue::LValueBase Base;
1075 const APValue::LValueBase getLValueBase() const { return Base; }
1098 void set(APValue::LValueBase B, unsigned I = 0, bool BInvalid = false) {
1106 void setInvalid(APValue::LValueBase B, unsigned I = 0) {
1332 static bool IsGlobalLValue(APValue::LValueBase B) {
1388 static void NoteLValueLocation(EvalInfo &Info, APValue::LValueBase Base) {
1405 APValue::LValueBase Base = LVal.getLValueBase();
4600 bool Success(APValue::LValueBase B) {
6569 static QualType getObjectType(APValue::LValueBase B) {