StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Valeriy Savchenko

Rating
1507.21 (107,687th)
Reputation
362 (354,102nd)
Page: 1 2
Title Δ
how to match all return stmt from cxxMethodDecl node 0.00
AST matcher on a specific node 0.00
Clang AST Matchers: how to find function body from a function decla... 0.00
How to set LangOptions for AST Matcher (bool vs _Bool) +3.96
Determine if a CXXMethodDecl is instantiated or not 0.00
When will a Clang AST node have multiple parents? 0.00
How to obtain the compilation command in a tool based on libtooling 0.00
Modifying optimizations performed by Clang/LLVM compiler 0.00
Check which variables can be side-effected by expression evaluation... 0.00
Enable only syntactic parsing in clang 0.00
Use Clang LibTooling to scan C++ source that has call to local clas... 0.00
Usage of ParentMap in Clang 0.00
Is there any way to convert a char type into an int? -3.48
How to get only function declaration from clang AST? 0.00
Why std::optional::value_or dont have a specialization for default... 0.00
Why am I not printing out the vector when I use the for loop and co... -1.78
How can I parse C++ code in a prebuild event? 0.00
how to extract a tree iteration in C++ 0.00
Recursive function to count number of nodes with two children in BST +4.18
Why does STL function use node's color to calculate std::map no... +4.12
Sorting a list of strings items from an array 0.00
Find next array index with true value C++ -3.89
Failing to dyn_cast Expression pointer to DeclRefExpr in clang 0.00
How to get the macro and its expansion with clang libtooling? 0.00
How to get all the function names where the global variables are us... 0.00
Writing AST matcher to find all case statements having no break sta... 0.00
What can LLVM represent that C cannot? +4.10
How to get the actual type of a template typed class member with Cl... 0.00
how to get like "#include<...>" statements using as... 0.00
Is there clang documentation for warnings by clang version? 0.00
How to know if a Basic Block PostDominate another one? 0.00
How to match TemplateTypeParm node in Clang AST with AST_Matchers? 0.00
How do I find the SourceLocation of the commas between function arg... 0.00
How to expand a complex typedef to its basic built-in form using cl... 0.00
Clang RecursiveASTVisitor 0.00
ClangAST Consumer: How to traverse statements, VarDecl, BinaryOpera... 0.00
Clang: How to get the macro name used for size of a constant size a... 0.00
ClangTool how to get location of template parameters in variable de... 0.00
How to overwrite clang libtooling -version option to display the ve... 0.00
libclang give wrong result for type qualifier 0.00
How to get the type of an expression as a string? 0.00
Clang's 'scan-build' utilite does not work with 'ma... 0.00
What clang function(s) can I use to find such declarations that has... 0.00
ast matcher for unused return value 0.00
order of imports for clang libraries 0.00
Setting path to Clang library in CMake 0.00
Clang AST Interpretation 0.00
How to get the source Variable Declaration of an caller argument in... 0.00
How to tranform clang .ast file to ir or bitcode file? 0.00
Error when parsing system headers with RecursiveASTVisitor 0.00