HomeSort by relevance Sort by last modified time
    Searched refs:EK_CompoundLiteralInit (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Initialization.h 82 EK_CompoundLiteralInit,
142 /// \brief When Kind == EK_Temporary or EK_CompoundLiteralInit, the type
326 InitializedEntity Result(EK_CompoundLiteralInit, SourceLocation(),
347 if (Kind == EK_Temporary || Kind == EK_CompoundLiteralInit)
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]

Completed in 41 milliseconds