Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2107 bool AllowDeducedTST) { in SubstType() argument
2117 return AllowDeducedTST ? Instantiator.TransformTypeWithDeducedTST(T) in SubstType()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9629 bool AllowDeducedTST = false);