ΒΆconst clang::Expr* reallyIgnoreImplicit(
const clang::Expr& E)
const clang::Expr* reallyIgnoreImplicit(
const clang::Expr& E)
Description
@ { Ignores implicit object-construction expressions in addition to the normal implicit expressions that are ignored.
Declared at: clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h:28
Parameters
- const clang::Expr& E