Searched defs:ShouldExpand (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 541 const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand, in CheckParameterPacksForExpansion()
|
D | SemaTemplateInstantiate.cpp | 660 bool &ShouldExpand, bool &RetainExpansion, in TryExpandParameterPacks() 1760 bool ShouldExpand = false; in SubstBaseSpecifiers() local
|
D | TreeTransform.h | 256 bool &ShouldExpand, in TryExpandParameterPacks() 4727 bool ShouldExpand = false; in TransformFunctionTypeParams() local 4828 bool ShouldExpand = false; in TransformFunctionTypeParams() local 10306 bool ShouldExpand = false; in TransformLambdaExpr() local 10667 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
|
D | SemaTemplateInstantiateDecl.cpp | 4257 bool ShouldExpand = false; in InstantiateMemInitializers() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 672 const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand, in CheckParameterPacksForExpansion()
|
D | SemaTemplateInstantiate.cpp | 954 bool &ShouldExpand, bool &RetainExpansion, in TryExpandParameterPacks() 2510 bool ShouldExpand = false; in SubstBaseSpecifiers() local
|
D | TreeTransform.h | 282 bool &ShouldExpand, in TryExpandParameterPacks() 5514 bool ShouldExpand = false; in TransformFunctionTypeParams() local 5627 bool ShouldExpand = false; in TransformFunctionTypeParams() local 12606 bool ShouldExpand = false; in TransformLambdaExpr() local 12993 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
|
D | SemaTemplateInstantiateDecl.cpp | 5405 bool ShouldExpand = false; in InstantiateMemInitializers() local
|