Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp283 bool IsClassTemplateDeductionContext, in getTypeName() argument
286 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
398 IsClassTemplateDeductionContext); in getTypeName()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1729 bool IsClassTemplateDeductionContext = true,