Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3099 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3149 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3250 return TDK_InstantiationDepth; in SubstituteExplicitTemplateArguments()
3573 return TDK_InstantiationDepth; in FinishTemplateArgumentDeduction()
H A DSemaOverload.cpp621 case Sema::TDK_InstantiationDepth: in MakeDeductionFailureInfo()
698 case Sema::TDK_InstantiationDepth: in Destroy()
751 case Sema::TDK_InstantiationDepth: in getTemplateParameter()
784 case Sema::TDK_InstantiationDepth: in getTemplateArgumentList()
819 case Sema::TDK_InstantiationDepth: in getFirstArg()
850 case Sema::TDK_InstantiationDepth: in getSecondArg()
10846 case Sema::TDK_InstantiationDepth: in DiagnoseBadDeduction()
11320 case Sema::TDK_InstantiationDepth: in RankDeductionFailure()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8328 TDK_InstantiationDepth, enumerator