Searched refs:getAllTypedText (Results 1 – 3 of 3) sorted by relevance
613 std::string getAllTypedText() const;
349 std::string CodeCompletionString::getAllTypedText() const { in getAllTypedText() function in CodeCompletionString
306 Completion.FilterText = SemaCCS->getAllTypedText(); in CodeCompletionBuilder()873 return CCAllocator->CopyString(CCS->getAllTypedText()); in getName()