Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp103 TDF_AllowCompatibleFunctionType = 0x20, enumerator
1754 if (TDF & TDF_AllowCompatibleFunctionType && in DeduceTemplateArgumentsByTypeMatch()
1959 if (TDF & TDF_AllowCompatibleFunctionType) in DeduceTemplateArgumentsByTypeMatch()
4679 TDF_TopLevelParameterTypeList | TDF_AllowCompatibleFunctionType; in DeduceTemplateArguments()
5452 TDF_AllowCompatibleFunctionType, in isAtLeastAsSpecializedAs()