Home
last modified time | relevance | path

Searched refs:IsClassTemplateDeductionContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp292 bool IsClassTemplateDeductionContext, in getTypeName() argument
295 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
407 IsClassTemplateDeductionContext); in getTypeName()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2539 bool IsClassTemplateDeductionContext = true,