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 494 bool &ShouldExpand,
497 ShouldExpand = true;
540 ShouldExpand = false;
549 ShouldExpand = false;
SemaTemplateInstantiate.cpp 722 bool &ShouldExpand,
728 ShouldExpand,
    [all...]
TreeTransform.h 230 /// \param ShouldExpand Will be set to \c true if the transformer should
244 /// The callee must set this value when \c ShouldExpand is \c true; it may
249 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
254 bool &ShouldExpand,
257 ShouldExpand = false;
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 502 milliseconds