Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp292 bool IsClassTemplateDeductionContext, in getTypeName() argument
296 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
424 IsClassTemplateDeductionContext); in getTypeName()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3135 bool IsClassTemplateDeductionContext = true,