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

References

tools/clang/lib/AST/ExprConstant.cpp
 3215             Loc = VolatileField->getLocation();
 3219             Loc = VD->getLocation();
 3224               Loc = E->getExprLoc();
 3228           Info.Note(Loc, diag::note_constexpr_volatile_here) << DiagKind;