Searched defs:assertEmpty (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/ADT/ | ||
| H A D | SmallStringTest.cpp | 30 void assertEmpty(StringType & v) { in assertEmpty() function in __anon5d26e0540111::SmallStringTest |
| H A D | SmallVectorTest.cpp | 179 void assertEmpty(VectorT & v) { in assertEmpty() function in __anon4a72bbf00111::SmallVectorTestBase |
| /llvm-project-15.0.7/libcxx/test/support/ | ||
| H A D | experimental_any_helpers.h | 43 void assertEmpty(std::experimental::any const& a) { in assertEmpty() function |
| H A D | any_helpers.h | 54 void assertEmpty(std::any const& a) { in assertEmpty() function |
| /llvm-project-15.0.7/clang/lib/ASTMatchers/ | ||
| H A D | ASTMatchFinder.cpp | 833 void assertEmpty() const { in assertEmpty() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor::CurMatchData |