Searched refs:GetUserText (Results 1 – 3 of 3) sorted by relevance
189 const char *GetUserText() { return m_expr_text.c_str(); } in GetUserText() function
304 return m_condition_up->GetUserText(); in GetConditionText()
1009 CodeComplete CC(m_compiler->getLangOpts(), llvm_expr->GetUserText(), in Complete()