Home
last modified time | relevance | path

Searched refs:shouldVisitLambdaBody (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anona6dd2ead0111::MatchASTVisitor
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon343a0dc10111::MatchASTVisitor
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp729 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anone20d6b8e0111::MatchASTVisitor
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon88fc8a3b0111::MatchASTVisitor
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon9af8fc030111::MatchASTVisitor
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anoneb1231900111::MatchASTVisitor
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon0d9c1cef0111::MatchASTVisitor
/dports/lang/clang-mesa/clang-13.0.1.src/lib/ASTMatchers/
H A DASTMatchFinder.cpp712 bool shouldVisitLambdaBody() const { return false; } in shouldVisitLambdaBody() function in clang::ast_matchers::internal::__anon203a816c0111::MatchASTVisitor
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2067 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2067 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DRecursiveASTVisitor.h190 bool shouldVisitLambdaBody() const { return true; }
2096 VisitBody = VisitBody && getDerived().shouldVisitLambdaBody();