Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunctionCallGraph.h53 inline bool NoFilter(const BinaryFunction &) { return false; } in NoFilter() function
/llvm-project/libc/test/utils/UnitTest/
H A Dtestfilter_test.cpp19 TEST(LlvmLibcTestFilterTest, NoFilter) {} in TEST() argument
/llvm-project/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp