Searched refs:maybeFunctionArgumentCommentStart (Results 1 – 1 of 1) sorted by relevance
2020 maybeFunctionArgumentCommentStart(llvm::StringRef Content) { in maybeFunctionArgumentCommentStart() function2041 if (auto OffsetBeforeComment = maybeFunctionArgumentCommentStart(Content)) { in codeComplete()