Home
last modified time | relevance | path

Searched defs:IgnoreImpCasts (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h797 const Expr *IgnoreImpCasts() const LLVM_READONLY { in IgnoreImpCasts() function
2777 inline Expr *Expr::IgnoreImpCasts() { in IgnoreImpCasts() function