Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp340 bool IsClassTemplateDeductionContext, in getTypeName() argument
344 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
472 IsClassTemplateDeductionContext); in getTypeName()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2649 bool IsClassTemplateDeductionContext = true,