Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp2348 Expr *Expr::IgnoreCasts() { in IgnoreCasts() function in Expr
/external/llvm-project/clang/lib/AST/
DExpr.cpp2758 Expr *Expr::IgnoreCasts() { in IgnoreCasts() function in Expr
/external/clang/include/clang/AST/
DExpr.h807 const Expr *IgnoreCasts() const LLVM_READONLY { in IgnoreCasts() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h827 const Expr *IgnoreCasts() const { in IgnoreCasts() function