Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2068 bool AllowDeducedTST) { in SubstType() argument
2078 return AllowDeducedTST ? Instantiator.TransformTypeWithDeducedTST(T) in SubstType()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h9303 bool AllowDeducedTST = false);