Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExpr.cpp2827 Expr *Expr::IgnoreUnlessSpelledInSource() { in IgnoreUnlessSpelledInSource() function in Expr
/external/llvm-project/clang/include/clang/AST/
DExpr.h807 const Expr *IgnoreUnlessSpelledInSource() const { in IgnoreUnlessSpelledInSource() function