Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DQualTypeNames.cpp153 } else if (const auto *TSTRecord = dyn_cast<const RecordType>(TypePtr)) { in getFullyQualifiedTemplateType() local
159 dyn_cast<ClassTemplateSpecializationDecl>(TSTRecord->getDecl())) { in getFullyQualifiedTemplateType()
179 TSTRecord->getCanonicalTypeInternal()); in getFullyQualifiedTemplateType()