Searched refs:isClassTemplateDecl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h226 bool isClassTemplateDecl();
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp139 (!isClassOrStructOrTagTypedefDecl() && !isClassTemplateDecl()) ? 1
987 bool Sema::isClassTemplateDecl() { function in class:clang::comments::Sema

Completed in 255 milliseconds