Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h100 TemplateArgumentList *takeCanonical() { in takeCanonical() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3714 Matched.back().Args = Info.takeCanonical(); in getPatternForClassTemplateSpecialization()
H A DSemaTemplateDeduction.cpp3725 Info.takeCanonical(); in FinishTemplateArgumentDeduction()
H A DSemaTemplate.cpp4912 Matched.back().Args = Info.takeCanonical(); in CheckVarTemplateId()