Searched defs:checkType (Results 1 – 6 of 6) sorted by relevance
86 bool tst_QPlaceImage::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceImage
88 bool tst_QPlaceEditorial::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceEditorial
76 bool tst_QPlaceProposedSearchResult::checkType(const QPlaceSearchResult &result) in checkType() function in tst_QPlaceProposedSearchResult
95 bool tst_QPlaceReview::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceReview
80 bool tst_QPlaceResult::checkType(const QPlaceSearchResult &result) in checkType() function in tst_QPlaceResult
248 optional<std::string> ParsingContext::checkType(const type::Type& t) { in checkType() function in mbgl::style::expression::ParsingContext