Searched refs:kPopulate (Results 1 – 8 of 8) sorted by relevance
71 return MarkType::kPopulate == def->fMarkType in replaceWithPop()
143 kPopulate, enumerator
267 case MarkType::kPopulate: in check()
81 , { "Populate", MarkType::kPopulate, R_N, E_N, M(Code) | M(Method) }513 case MarkType::kPopulate: in addDefinition()2162 case MarkType::kPopulate: in typeName()
1610 case MarkType::kPopulate: { in markTypeOut()2014 if (MarkType::kPopulate != def->fMarkType && !this->checkParamReturnBody(def)) { in parameterHeaderOut()2213 if (MarkType::kPopulate != def->fMarkType && !this->checkParamReturnBody(def)) { in returnHeaderOut()
954 return MarkType::kPopulate == grandChild->fMarkType; }); in checkTokens()966 && def->fChildren.size() > 0 && MarkType::kPopulate == in checkTokens()3634 [](Definition* def) { return MarkType::kPopulate == def->fMarkType; }); in suggestFix()
436 foundPopulate |= MarkType::kPopulate == child->fMarkType; in checkMethod()
820 [](const Definition* def) { return MarkType::kPopulate == def->fMarkType; } )) { in methodOut()