Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:has_getDecl

457 template <typename T> struct has_getDecl {
536 typename llvm::enable_if<has_getDecl<U>, int>::type = 0) const {