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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp570 case Sema::TDK_InstantiationDepth:
625 case Sema::TDK_InstantiationDepth:
667 case Sema::TDK_InstantiationDepth:
696 case Sema::TDK_InstantiationDepth:
722 case Sema::TDK_InstantiationDepth:
749 case Sema::TDK_InstantiationDepth:
8461 case Sema::TDK_InstantiationDepth:
8725 case Sema::TDK_InstantiationDepth:
H A DSemaTemplateDeduction.cpp2280 return TDK_InstantiationDepth;
2368 return TDK_InstantiationDepth;
2620 return TDK_InstantiationDepth;
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5561 TDK_InstantiationDepth, enumerator in enum:clang::Sema::TemplateDeductionResult

Completed in 204 milliseconds