Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp1348 getAsCXXRecordDeclOrPrimaryTemplate(const Type *TypeNode) { in getAsCXXRecordDeclOrPrimaryTemplate() function
1396 CXXRecordDecl *ClassDecl = getAsCXXRecordDeclOrPrimaryTemplate(TypeNode); in classIsDerivedFromImpl()