Home
last modified time | relevance | path

Searched refs:withTypeErrorMessage (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRangeSelectorTest.cpp113 testing::Matcher<StringError> withTypeErrorMessage(const std::string &NodeID) { in withTypeErrorMessage() function
493 Failed<StringError>(withTypeErrorMessage("stmt"))); in TEST()
636 Failed<StringError>(withTypeErrorMessage("stmt"))); in TEST()
662 Failed<StringError>(withTypeErrorMessage("decl"))); in TEST()
695 Failed<StringError>(withTypeErrorMessage("stmt"))); in TEST()