Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp52 auto TmplName = TST->getTemplateName(); in hasPublicMethodInBase() local
53 if (!TmplName.isNull()) { in hasPublicMethodInBase()
54 if (auto *TD = TmplName.getAsTemplateDecl()) in hasPublicMethodInBase()