Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DIgnoreExpr.h91 inline Expr *IgnoreLValueCastsSingleStep(Expr *E) { in IgnoreLValueCastsSingleStep() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3089 IgnoreLValueCastsSingleStep); in IgnoreParenLValueCasts()