Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp3123 Expr *Expr::IgnoreUnlessSpelledInSource() { in IgnoreUnlessSpelledInSource() function in Expr
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h857 const Expr *IgnoreUnlessSpelledInSource() const { in IgnoreUnlessSpelledInSource() function