Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplateDeduction.h85 unsigned getDeducedDepth() const { in getDeducedDepth() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp206 return getDeducedParameterFromExpr(E, Info.getDeducedDepth()); in getDeducedParameterFromExpr()
391 assert(NTTP->getDepth() == Info.getDeducedDepth() && in DeduceNonTypeTemplateArgument()
515 if (TempParam->getDepth() != Info.getDeducedDepth()) in DeduceTemplateArguments()
757 if (Depth == Info.getDeducedDepth()) in addPacks()
797 std::make_pair(Info.getDeducedDepth(), Packs[I].Index)) { in finishConstruction()
817 std::make_pair(Info.getDeducedDepth(), Pack.Index)) { in finishConstruction()
1464 Info.getDeducedDepth() != TemplateTypeParm->getDepth()) in DeduceTemplateArgumentsByTypeMatch()
1497 assert(TemplateTypeParm->getDepth() == Info.getDeducedDepth() && in DeduceTemplateArgumentsByTypeMatch()
1773 assert(NTTP->getDepth() == Info.getDeducedDepth() && in DeduceTemplateArgumentsByTypeMatch()
1838 assert(NTTP->getDepth() == Info.getDeducedDepth() && in DeduceTemplateArgumentsByTypeMatch()