OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCopyElisionCandidate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaStmt.cpp
3329
VarDecl *Sema::
getCopyElisionCandidate
(QualType ReturnType, Expr *E,
3526
NRVOCandidate =
getCopyElisionCandidate
(ResultType, Value, CESK);
3538
const VarDecl *FakeNRVOCandidate =
getCopyElisionCandidate
(
3724
NRVOCandidate =
getCopyElisionCandidate
(FnRetType, RetValExp, CES_Strict);
3737
NRVOCandidate =
getCopyElisionCandidate
(FnRetType, RetValExp, CES_Strict);
4136
NRVOCandidate =
getCopyElisionCandidate
(FnRetType, RetValExp, CES_Strict);
SemaCoroutine.cpp
999
const VarDecl *NRVOCandidate = this->
getCopyElisionCandidate
(
SemaExprCXX.cpp
875
NRVOVariable =
getCopyElisionCandidate
(QualType(), Ex, CES_Strict);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
4761
VarDecl *
getCopyElisionCandidate
(QualType ReturnType, Expr *E,
Completed in 31 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026