OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConstexprSpecLoc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
4621
Diag(DS.
getConstexprSpecLoc
(), diag::err_constexpr_tag)
4625
Diag(DS.
getConstexprSpecLoc
(), diag::err_constexpr_wrong_decl_kind)
6139
Diag(D.getDeclSpec().
getConstexprSpecLoc
(), diag::err_invalid_constexpr)
7187
Diag(D.getDeclSpec().
getConstexprSpecLoc
(),
7206
Diag(D.getDeclSpec().
getConstexprSpecLoc
(),
7210
Context, D.getDeclSpec().
getConstexprSpecLoc
(),
8510
SemaRef.Diag(D.getDeclSpec().
getConstexprSpecLoc
(),
9230
Diag(D.getDeclSpec().
getConstexprSpecLoc
(), diag::err_constexpr_dtor)
9244
Diag(D.getDeclSpec().
getConstexprSpecLoc
(),
11091
Diag(DS.
getConstexprSpecLoc
(), diag::err_constexpr_main
[
all
...]
SemaDeclCXX.cpp
773
BadSpecifierLocs.push_back(DS.
getConstexprSpecLoc
());
3327
Diag(DS.
getConstexprSpecLoc
(), diag::err_invalid_constexpr_member);
3328
SourceLocation ConstexprLoc = DS.
getConstexprSpecLoc
();
10801
Diagnoser.check(DS.
getConstexprSpecLoc
(), "constexpr");
SemaTemplate.cpp
1511
EmitDiag(DS.
getConstexprSpecLoc
());
9989
Diag(D.getDeclSpec().
getConstexprSpecLoc
(),
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
758
SourceLocation
getConstexprSpecLoc
() const { return ConstexprLoc; }
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
2509
Diag(DS.
getConstexprSpecLoc
(), diag::err_typename_invalid_constexpr)
Completed in 107 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026