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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 1979     if (!CheckConstexprDeclStmt(SemaRef, Dcl, cast<DeclStmt>(S), Cxx1yLoc, Kind))
 1987       if (!Cxx1yLoc.isValid())
 1988         Cxx1yLoc = S->getBeginLoc();
 1997     if (!Cxx1yLoc.isValid())
 1998       Cxx1yLoc = S->getBeginLoc();
 2003                                       Cxx1yLoc, Cxx2aLoc, Kind))
 2010     if (!Cxx1yLoc.isValid())
 2011       Cxx1yLoc = S->getBeginLoc();
 2016     if (!Cxx1yLoc.isValid())
 2017       Cxx1yLoc = S->getBeginLoc();
 2021                                     Cxx1yLoc, Cxx2aLoc, Kind))
 2025                                     Cxx1yLoc, Cxx2aLoc, Kind))
 2039     if (!Cxx1yLoc.isValid())
 2040       Cxx1yLoc = S->getBeginLoc();
 2044                                       Cxx1yLoc, Cxx2aLoc, Kind))
 2054     if (!Cxx1yLoc.isValid())
 2055       Cxx1yLoc = S->getBeginLoc();
 2059                                       Cxx1yLoc, Cxx2aLoc, Kind))
 2072                                       Cxx1yLoc, Cxx2aLoc, Kind))
 2082                                     ReturnStmts, Cxx1yLoc, Cxx2aLoc, Kind))
 2091     if (!Cxx1yLoc.isValid())
 2092       Cxx1yLoc = S->getBeginLoc();