OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EK_Temporary
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
Initialization.h
63
EK_Temporary
,
105
/// respectively. When Kind ==
EK_Temporary
, the location where
135
/// \brief When Kind ==
EK_Temporary
or EK_CompoundLiteralInit, the type
256
InitializedEntity Result(
EK_Temporary
, SourceLocation(), Type);
263
InitializedEntity Result(
EK_Temporary
, SourceLocation(),
337
if (Kind ==
EK_Temporary
|| Kind == EK_CompoundLiteralInit)
[
all
...]
/external/clang/lib/Sema/
SemaInit.cpp
[
all
...]
Completed in 270 milliseconds