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

References

tools/clang/lib/AST/ExprConstant.cpp
 1968     Info.Note(VD->getLocation(), diag::note_declared_at);
 1970     Info.Note(E->getExprLoc(), diag::note_constexpr_temporary_here);
 1973     if (Optional<DynAlloc*> Alloc = Info.lookupDynamicAlloc(DA))
 1974       Info.Note((*Alloc)->AllocExpr->getExprLoc(),