Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp134 if (auto *specialT = type->getAs<TemplateSpecializationType>()) { in isReturnValueRefCounted() local
135 if (auto *decl = specialT->getTemplateName().getAsTemplateDecl()) { in isReturnValueRefCounted()