Home
last modified time | relevance | path

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

/external/clang/test/Misc/
Dast-dump-decl.cpp375 template<int fp(void)> class testDecl { }; class
376 template class testDecl<foo>; variable
381 template class testDecl<nullptr>; variable
/external/llvm-project/clang/test/AST/
Dast-dump-decl.cpp674 template<int fp(void)> class testDecl { }; class
675 template class testDecl<foo>; variable
680 template class testDecl<nullptr>; variable