Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DIgnoreExpr.h90 inline Expr *IgnoreLValueCastsSingleStep(Expr *E) { in IgnoreLValueCastsSingleStep() function
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp2972 IgnoreLValueCastsSingleStep); in IgnoreParenLValueCasts()