Home
last modified time | relevance | path

Searched refs:ExpressionSourceCode (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDExpressionSourceCode.h22 class ExpressionSourceCode
27 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
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDExpressionSourceCode.cpp24 ExpressionSourceCode::g_expression_prefix = R"(
60 bool ExpressionSourceCode::GetText (std::string &text, lldb::LanguageType wrapping_language, bool c… in GetText()
HDClangUtilityFunction.cpp49 m_function_text (ExpressionSourceCode::g_expression_prefix), in ClangUtilityFunction()
HDClangUserExpression.cpp490 …std::unique_ptr<ExpressionSourceCode> source_code (ExpressionSourceCode::CreateWrapped(prefix.c_st… in Parse()
/NextBSD/lib/clang/liblldbExpression/
HDMakefile21 ExpressionSourceCode.cpp \
HDMakefile.depend147 ExpressionSourceCode.o: DiagnosticCommonKinds.inc.h
148 ExpressionSourceCode.po: DiagnosticCommonKinds.inc.h