Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp109 QualType QTFQ = getFullyQualifiedType(SubTy, Ctx, WithGlobalNsPrefix); in getFullyQualifiedTemplateArgument() local
110 if (QTFQ != SubTy) { in getFullyQualifiedTemplateArgument()
111 Arg = TemplateArgument(QTFQ); in getFullyQualifiedTemplateArgument()