Searched defs:shouldCollect (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExplodedGraph.cpp | 56 bool ExplodedGraph::shouldCollect(const ExplodedNode *node) { in shouldCollect() function in ExplodedGraph |
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | SymbolCollectorTests.cpp | 127 bool shouldCollect(llvm::StringRef Name, bool Qualified = true) { in shouldCollect() function in clang::clangd::__anon8dddb8c00111::ShouldCollectSymbolTest |