Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp181 bool IsCRTP = TemplT->getAsCXXRecordDecl() == RD; in checkASTDecl() local
182 if (!IsCRTP) in checkASTDecl()