Searched defs:assertEmpty (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/unittests/ADT/ | ||
H A D | SmallStringTest.cpp | 30 void assertEmpty(StringType & v) { in assertEmpty() function in __anon188d7ab70111::SmallStringTest |
H A D | SmallVectorTest.cpp | 194 template <typename VectorT> void assertEmpty(VectorT &v) { in assertEmpty() function |
/llvm-project/libcxx/test/support/ | ||
H A D | experimental_any_helpers.h |
|
H A D | any_helpers.h | 55 void assertEmpty(std::any const& a) { in assertEmpty() function |
/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 844 void assertEmpty() const { assertEmpty() function in clang::ast_matchers::internal::__anon8f41be080111::MatchASTVisitor::CurMatchData |