OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EK_Result
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
Initialization.h
51
EK_Result
,
102
/// \brief When Kind ==
EK_Result
, EK_Exception, or EK_New, the
188
return InitializedEntity(
EK_Result
, ReturnLoc, Type, NRVO);
302
assert(getKind() ==
EK_Result
&& "No 'return' location!");
[
all
...]
/external/clang/lib/Sema/
SemaInit.cpp
[
all
...]
Completed in 15 milliseconds