llvm-project
f3bc5801
- [clang][bytecode] Add `Pointer::getRootExpr()` (#216706)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
27 days ago
[clang][bytecode] Add `Pointer::getRootExpr()` (#216706) Similarly to `getRootVarDecl()`, returns the expression of the base of the pointer, if there is such an expression.
References
#216706 - [clang][bytecode] Add `Pointer::getRootExpr()`
Author
tbaederr
Parents
5eeda720
Loading