Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2066 bool AllowDeducedTST) { in SubstType() argument
2076 return AllowDeducedTST ? Instantiator.TransformTypeWithDeducedTST(T) in SubstType()
/external/llvm-project/clang/include/clang/Sema/
DSema.h9079 bool AllowDeducedTST = false);