Searched defs:TypedText (Results 1 – 5 of 5) sorted by relevance
43 std::string TypedText; member
73 std::string TypedText; member
465 std::string TypedText = I->first(); in getCompletions() local
430 void Parser::addCompletion(const TokenInfo &CompToken, StringRef TypedText, in addCompletion()
112 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()