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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
H A DSourceCodeBuilders.h28 const Expr *reallyIgnoreImplicit(const Expr &E);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DSourceCodeBuilders.cpp20 const Expr *tooling::reallyIgnoreImplicit(const Expr &E) { function in class:tooling
31 const Expr *Expr = reallyIgnoreImplicit(E);
51 const Expr *Expr = reallyIgnoreImplicit(E);

Completed in 141 milliseconds