Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Transformer/
DSourceCodeBuilders.cpp20 const Expr *tooling::reallyIgnoreImplicit(const Expr &E) { in reallyIgnoreImplicit() function in tooling
31 const Expr *Expr = reallyIgnoreImplicit(E); in mayEverNeedParens()
51 const Expr *Expr = reallyIgnoreImplicit(E); in needParensAfterUnaryOperator()
/external/llvm-project/clang/include/clang/Tooling/Transformer/
DSourceCodeBuilders.h28 const Expr *reallyIgnoreImplicit(const Expr &E);