Searched refs:ExpressionSourceCode (Results 1 – 6 of 6) sorted by relevance
22 class ExpressionSourceCode27 static ExpressionSourceCode *CreateWrapped (const char *prefix, in CreateWrapped()30 return new ExpressionSourceCode ("$__lldb_expr", in CreateWrapped()36 static ExpressionSourceCode *CreateUnwrapped (const char *name, in CreateUnwrapped()39 return new ExpressionSourceCode (name, in CreateUnwrapped()62 ExpressionSourceCode (const char *name, in ExpressionSourceCode() function
24 ExpressionSourceCode::g_expression_prefix = R"(60 bool ExpressionSourceCode::GetText (std::string &text, lldb::LanguageType wrapping_language, bool c… in GetText()
49 m_function_text (ExpressionSourceCode::g_expression_prefix), in ClangUtilityFunction()
490 …std::unique_ptr<ExpressionSourceCode> source_code (ExpressionSourceCode::CreateWrapped(prefix.c_st… in Parse()
21 ExpressionSourceCode.cpp \
147 ExpressionSourceCode.o: DiagnosticCommonKinds.inc.h148 ExpressionSourceCode.po: DiagnosticCommonKinds.inc.h