Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h736 const Expr *IgnoreImpCasts() const LLVM_READONLY { in IgnoreImpCasts() function
2773 inline Expr *Expr::IgnoreImpCasts() { in IgnoreImpCasts() function