Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExpr.cpp2766 Expr *Expr::IgnoreImplicitAsWritten() { in IgnoreImplicitAsWritten() function in Expr
/external/llvm-project/clang/include/clang/AST/
DExpr.h847 const Expr *IgnoreImplicitAsWritten() const { in IgnoreImplicitAsWritten() function