Home
last modified time | relevance | path

Searched refs:reallyIgnoreImplicit (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCodeBuilders.cpp22 const Expr *tooling::reallyIgnoreImplicit(const Expr &E) { in reallyIgnoreImplicit() function in tooling
33 const Expr *Expr = reallyIgnoreImplicit(E); in mayEverNeedParens()
53 const Expr *Expr = reallyIgnoreImplicit(E); in needParensAfterUnaryOperator()
/src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCodeBuilders.h28 const Expr *reallyIgnoreImplicit(const Expr &E);