Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.h40 kMethodMissing, enumerator
DincludeParser.cpp778 this->suggestFix(Suggest::kMethodMissing, token, root, nullptr); in checkTokens()
869 this->suggestFix(Suggest::kMethodMissing, token, root, nullptr); in checkTokens()
3614 case Suggest::kMethodMissing: { in suggestFix()