Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp202 if (const TypedefType *QTT = dyn_cast<TypedefType>(QT)) in desugarForDiagnostic() local
203 if (UTT->getDecl()->getTypedefNameForAnonDecl() == QTT->getDecl()) in desugarForDiagnostic()