Searched refs:getFirstWordAfterPrefix (Results 1 – 1 of 1) sorted by relevance
35 static bool getFirstWordAfterPrefix(const std::string& str, const std::string& prefix, in getFirstWordAfterPrefix() function99 if (bool foundPrefix = getFirstWordAfterPrefix(line, "@return", &returnName); in methodDocComments()128 if (bool foundPrefix = getFirstWordAfterPrefix(line, "@param", &returnName); in methodDocComments()