Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp96 Stmt *Stmt::IgnoreImplicit() { in IgnoreImplicit() function in Stmt
/external/clang/include/clang/AST/
DExpr.h716 Expr *IgnoreImplicit() LLVM_READONLY { in IgnoreImplicit() function
720 const Expr *IgnoreImplicit() const LLVM_READONLY { in IgnoreImplicit() function