Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp2795 bool AllowDeducedTST) { in SubstType() argument
2805 return AllowDeducedTST ? Instantiator.TransformTypeWithDeducedTST(T) in SubstType()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h13262 bool AllowDeducedTST = false);