reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/APValue.h
  366   bool isLValue() const { return Kind == LValue; }
tools/clang/lib/AST/APValue.cpp
  268   case LValue:
  320   else if (Kind == LValue)
  364   case LValue:
  426   case LValue:
  512   case APValue::LValue: {
  823   Kind = LValue;
tools/clang/lib/AST/ExprConstant.cpp
 2309   case APValue::LValue:
 3830     case APValue::LValue:
 3964     case APValue::LValue:
 6228     case APValue::LValue:
10163     if (V.getKind() == APValue::LValue)
tools/clang/lib/CodeGen/CGExprConstant.cpp
 2018   case APValue::LValue:
tools/clang/lib/Sema/SemaTemplate.cpp
 6495     case APValue::LValue: {
tools/clang/lib/Serialization/ASTReader.cpp
 9631   case APValue::LValue:
tools/clang/lib/Serialization/ASTWriter.cpp
 5494   case APValue::LValue: