StackOverflow Questions for Tag: clang-ast-matchers

Richard
Richard

Reputation: 61289

clang-tidy: Warn when a container holds a particular class

Score: 2

Views: 181

Answers: 1

Read More
RBB
RBB

Reputation: 11

How to get the details of DeclRefExpr from VarDecl in clang?

Score: 1

Views: 238

Answers: 1

Read More
ginginsha
ginginsha

Reputation: 152

How do I get clang-query or AST to recognize the underlying pair / type inside a map?

Score: 0

Views: 563

Answers: 1

Read More
Marc Mutz - mmutz
Marc Mutz - mmutz

Reputation: 25293

TransformerClangTidyCheck drops required parentheses around bound `expr()`

Score: 1

Views: 56

Answers: 1

Read More
Mike Crowe
Mike Crowe

Reputation: 706

Clang AST matching method call on class, derived class or typedef to either

Score: 1

Views: 592

Answers: 2

Read More
Marc Mutz - mmutz
Marc Mutz - mmutz

Reputation: 25293

(clang AST matchers) How to match consecutive statements?

Score: 0

Views: 465

Answers: 1

Read More
Peter
Peter

Reputation: 3155

Clang AST: access member function templates from CXXRecordDecl

Score: 2

Views: 516

Answers: 1

Read More
posutsai
posutsai

Reputation: 51

Parsing comments with clang AST

Score: 3

Views: 4085

Answers: 1

Read More
Robert Ankeney
Robert Ankeney

Reputation: 93

Is there a LLVM Matcher for any conditional?

Score: 0

Views: 93

Answers: 1

Read More
StudyingCui
StudyingCui

Reputation: 21

How to get C++ mangled Function name in clang by using void MangleContext::mangleName(GlobalDecl GD, raw_ostream &Out) API?

Score: 0

Views: 386

Answers: 0

Read More
haoshuo xu
haoshuo xu

Reputation: 1

how to modify forStmt condtion by clang tools?

Score: 0

Views: 127

Answers: 1

Read More
Dorian
Dorian

Reputation: 596

How to reuse a clang AST matcher?

Score: 2

Views: 256

Answers: 1

Read More
Sabya
Sabya

Reputation: 11894

How to insert statements at the beginning of a function block using Clang AST?

Score: 1

Views: 358

Answers: 0

Read More
fskoras
fskoras

Reputation: 68

Clang matcher that hasGlobalStorage but is non-static

Score: 0

Views: 160

Answers: 1

Read More
Doggy
Doggy

Reputation: 1

AST MATCHER:How to match un init double param in constructor

Score: 0

Views: 140

Answers: 1

Read More
Mikhail
Mikhail

Reputation: 21749

How to check variable type given a clang::VarDecl?

Score: 2

Views: 312

Answers: 0

Read More
Mikhail
Mikhail

Reputation: 21749

How do I find string literals containing a given substring with clang-query?

Score: 3

Views: 249

Answers: 0

Read More
The Voyager
The Voyager

Reputation: 647

How to get the source text from line number using clang?

Score: 7

Views: 2421

Answers: 1

Read More
Bernard Nongpoh
Bernard Nongpoh

Reputation: 1058

Create a new LabelDecl and add to Clang AST

Score: 0

Views: 140

Answers: 1

Read More
ignorer
ignorer

Reputation: 337

Clang AST Matcher's "AND" and "OR"

Score: 5

Views: 1268

Answers: 1

Read More
PreviousPage 2Next