Searched refs:ConstexprLoc (Results 1 – 2 of 2) sorted by relevance
354 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable616 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; } in getConstexprSpecLoc()620 ConstexprLoc = SourceLocation(); in ClearConstexprSpec()
734 ConstexprLoc = Loc; in SetConstexprSpec()909 Diag(D, ConstexprLoc, diag::warn_cxx98_compat_constexpr); in Finish()