Home
last modified time | relevance | path

Searched refs:ShouldSkipFunctionBody (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon665e054e0111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
137 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
141 ShouldSkipFunctionBody = in createIndexingASTConsumer()
146 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon295d470d0111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
137 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
141 ShouldSkipFunctionBody = in createIndexingASTConsumer()
146 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anond2761be30111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
137 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
141 ShouldSkipFunctionBody = in createIndexingASTConsumer()
146 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon2b63f6c70111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
137 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
141 ShouldSkipFunctionBody = in createIndexingASTConsumer()
146 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon219567210111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
137 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
141 ShouldSkipFunctionBody = in createIndexingASTConsumer()
146 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon1f9daf2e0111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon67d74be30111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon28ba901b0111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anonad8e9bb00111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon6f9f2bcf0111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon471f368c0111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
115 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
145 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
176 ShouldSkipFunctionBody); in createIndexingASTConsumer()
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
186 ShouldSkipFunctionBody = in createIndexingASTConsumer()
191 std::move(ShouldSkipFunctionBody)); in createIndexingASTConsumer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon79f2579e0111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Index/
H A DIndexingAction.cpp60 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon57b699850111::IndexASTConsumer
66 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
70 ShouldSkipFunctionBody(std::move(ShouldSkipFunctionBody)) { in IndexASTConsumer()
100 return ShouldSkipFunctionBody(D); in shouldSkipFunctionBody()
129 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
131 ShouldSkipFunctionBody); in createIndexingASTConsumer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Index/
H A DIndexingAction.h46 std::function<bool(const Decl *)> ShouldSkipFunctionBody);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Index/
H A DIndexingAction.h39 std::function<bool(const Decl *)> ShouldSkipFunctionBody);

12