search for: classtemplatespecializationdecl

Displaying 2 results from an estimated 2 matches for "classtemplatespecializationdecl".

2013 Sep 05
0
[LLVMdev] [ast-dump] Class template partial specializations missing from an implicit class template instantiation?
...1> f 'int (void)' | | `-CompoundStmt 0x390f680 <col:50, col:51> Both ClassTemplateDecl "Inner" and ClassTemplatePartialSpecializationDecl "Inner" are descendants of ClassTemplateDecl "Outer". However, for an instantiation, it looks like this: | `-ClassTemplateSpecializationDecl 0x390f7d0 <line:1:2, line:5:2> struct Outer definition | |-TemplateArgument type 'float' | |-CXXRecordDecl 0x3916990 prev 0x390f7d0 <line:2:2, col:9> struct Outer | `-ClassTemplateDecl 0x3916b30 <line:3:4, col:32> Inner | |-TemplateTypeParmDecl 0x3916a20 <col:...
2020 Mar 16
3
GSOC Projects
Hey, I am Swapnil Raj I am student in Trinity College Dublin and I am interested in working on LLVM. I am really interested in two projects listed, the first one is the extending the clang AST with template information and the second is finding smart null pointer dereferences. I am passionate about compilers and interpreters, I have written a few small language based on lambda calculus. I am