Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp759 getAsCXXRecordDeclOrPrimaryTemplate(const Type *TypeNode) { in getAsCXXRecordDeclOrPrimaryTemplate() function
796 CXXRecordDecl *ClassDecl = getAsCXXRecordDeclOrPrimaryTemplate(TypeNode); in classIsDerivedFrom()