Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp105 std::function<bool(const Decl *)> ShouldSkipFunctionBody; member in __anon14b6cd270111::IndexASTConsumer
111 std::function<bool(const Decl *)> ShouldSkipFunctionBody) in IndexASTConsumer() argument
174 std::function<bool(const Decl *)> ShouldSkipFunctionBody) { in createIndexingASTConsumer() argument
182 std::function<bool(const Decl *)> ShouldSkipFunctionBody = [](const Decl *) { in createIndexingASTConsumer() local
[all...]