Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp2291 return TDK_InstantiationDepth; in DeduceTemplateArguments()
2430 return TDK_InstantiationDepth; in DeduceTemplateArguments()
2515 return TDK_InstantiationDepth; in SubstituteExplicitTemplateArguments()
2777 return TDK_InstantiationDepth; in FinishTemplateArgumentDeduction()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp3110 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3156 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3257 return TDK_InstantiationDepth; in SubstituteExplicitTemplateArguments()
3580 return TDK_InstantiationDepth; in FinishTemplateArgumentDeduction()
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()
10851 case Sema::TDK_InstantiationDepth: in DiagnoseBadDeduction()
11336 case Sema::TDK_InstantiationDepth: in RankDeductionFailure()
/external/clang/include/clang/Sema/
DSema.h6417 TDK_InstantiationDepth, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h8176 TDK_InstantiationDepth, enumerator