Displaying 2 results from an estimated 2 matches for "templateargument".
2013 Sep 05
0
[LLVMdev] [ast-dump] Class template partial specializations missing from an implicit class template instantiation?
...l 0x390ef00 <col:25, col:32> struct Inner
| | | `-CXXMethodDecl 0x390f010 <col:39, col:49> f 'float (void)'
| | | `-CompoundStmt 0x390f668 <col:48, col:49>
| | `-ClassTemplatePartialSpecializationDecl 0x390f280 <line:4:4, col:53> struct Inner definition
| | |-TemplateArgument type 'type-parameter-1-0 *'
| | |-TemplateTypeParmDecl 0x390f0b0 <col:13, col:22> typename U
| | |-CXXRecordDecl 0x390f490 <col:25, col:32> struct Inner
| | `-CXXMethodDecl 0x390f5a0 <col:43, col:51> f 'int (void)'
| | `-CompoundStmt 0x390f680 <col:50,...
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