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

  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 532 const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand,
534 ShouldExpand = true;
577 ShouldExpand = false;
586 ShouldExpand = false;
    [all...]
SemaTemplateInstantiate.cpp 763 bool &ShouldExpand,
769 ShouldExpand
    [all...]
TreeTransform.h 228 /// \param ShouldExpand Will be set to \c true if the transformer should
242 /// The callee must set this value when \c ShouldExpand is \c true; it may
247 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
252 bool &ShouldExpand,
255 ShouldExpand = false;
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 72 milliseconds