Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7216 auto CanonParamDefArg = getCanonicalTemplateArgument(*A); in getCanonicalTemplateName() local
7218 if (CanonDefArg.structurallyEquals(CanonParamDefArg)) in getCanonicalTemplateName()