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

  /external/clang/include/clang/Sema/
Initialization.h 46 EK_Variable,
130 /// \brief When Kind == EK_Variable, or EK_Member, the VarDecl or
165 : Kind(EK_Variable), Parent(nullptr), Type(Var->getType()),
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]

Completed in 65 milliseconds