Home | History | Annotate | Download | only in AST

Lines Matching refs:Len

2184 template<std::size_t Len>
2185 static bool isNamed(const NamedDecl *ND, const char (&Str)[Len]) {