Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp290 bool IsClassTemplateDeductionContext, in getTypeName() argument
293 bool AllowDeducedTemplate = IsClassTemplateDeductionContext && in getTypeName()
404 IsClassTemplateDeductionContext); in getTypeName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2337 bool IsClassTemplateDeductionContext = true,