Searched refs:EK_CompoundLiteralInit (Results 1 – 2 of 2) sorted by relevance
82 EK_CompoundLiteralInit, enumerator326 InitializedEntity Result(EK_CompoundLiteralInit, SourceLocation(), in InitializeCompoundLiteralInit()347 if (Kind == EK_Temporary || Kind == EK_CompoundLiteralInit) in getTypeSourceInfo()
864 case InitializedEntity::EK_CompoundLiteralInit: in warnBracedScalarInit()2823 case EK_CompoundLiteralInit: in getName()2852 case EK_CompoundLiteralInit: in getDecl()2872 case EK_CompoundLiteralInit: in allowsNRVO()2903 case EK_CompoundLiteralInit: OS << "CompoundLiteral";break; in dumpImpl()3596 if (Entity.getKind() == InitializedEntity::EK_CompoundLiteralInit) { in TryReferenceListInitialization()5134 case InitializedEntity::EK_CompoundLiteralInit: in getAssignmentAction()5157 case InitializedEntity::EK_CompoundLiteralInit: in shouldBindAsTemporary()5191 case InitializedEntity::EK_CompoundLiteralInit: in shouldDestroyTemporary()5275 case InitializedEntity::EK_CompoundLiteralInit: in getInitializationLoc()[all …]