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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp107 QualType QTFQ = getFullyQualifiedType(SubTy, Ctx, WithGlobalNsPrefix); local
108 if (QTFQ != SubTy) {
109 Arg = TemplateArgument(QTFQ);

Completed in 104 milliseconds