Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp290 bool IsClassTemplateDeductionContext, in getTypeName() argument
293 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
404 IsClassTemplateDeductionContext); in getTypeName()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2373 bool IsClassTemplateDeductionContext = true,