OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EK_Exception
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Initialization.h
69
EK_Exception
,
147
/// When Kind == EK_Result,
EK_Exception
, EK_New, the
324
return InitializedEntity(
EK_Exception
, ThrowLoc, Type, NRVO);
510
assert(getKind() ==
EK_Exception
&& "No 'throw' location!");
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaInit.cpp
1169
case InitializedEntity::
EK_Exception
:
3321
case
EK_Exception
:
3353
case
EK_Exception
:
3375
case
EK_Exception
:
3417
case
EK_Exception
: OS << "Exception"; break;
6056
case InitializedEntity::
EK_Exception
:
6118
case InitializedEntity::
EK_Exception
:
6161
case InitializedEntity::
EK_Exception
:
6178
case InitializedEntity::
EK_Exception
:
6755
case InitializedEntity::
EK_Exception
[
all
...]
SemaStmt.cpp
3557
(Entity.getKind() == InitializedEntity::
EK_Exception
);
Completed in 125 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026