Home
last modified time | relevance | path

Searched defs:IgnoreImpCasts (Results 1 – 3 of 3) 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
/external/llvm-project/clang/lib/AST/
DExpr.cpp2754 Expr *Expr::IgnoreImpCasts() { in IgnoreImpCasts() function in Expr
/external/llvm-project/clang/include/clang/AST/
DExpr.h816 const Expr *IgnoreImpCasts() const { in IgnoreImpCasts() function