Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp5058 TEST(ForEachLambdaCapture,IgnoreUnlessSpelledInSource) TEST() argument
/llvm-project/clang/lib/AST/
H A DExpr.cpp3123 Expr *Expr::IgnoreUnlessSpelledInSource() { IgnoreUnlessSpelledInSource() function in Expr
/llvm-project/clang/include/clang/AST/
H A DExpr.h857 const Expr *IgnoreUnlessSpelledInSource() const { in IgnoreUnlessSpelledInSource() function