Searched refs:AutoTemplateParameterDepth (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h627 unsigned AutoTemplateParameterDepth; member in class:clang::sema::LambdaScopeInfo
669 AutoTemplateParameterDepth(0), GLTemplateParameterList(nullptr)
/external/clang/lib/Sema/
H A DSema.cpp1079 LSI->AutoTemplateParameterDepth = Depth;
H A DSemaType.cpp1005 const unsigned TemplateParameterDepth = LSI->AutoTemplateParameterDepth;

Completed in 868 milliseconds