Searched defs:ctx_obj (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | TypeSystem.h | 474 GetUserExpression(llvm::StringRef expr,llvm::StringRef prefix,lldb::LanguageType language,Expression::ResultType desired_type,const EvaluateExpressionOptions & options,ValueObject * ctx_obj) GetUserExpression() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangUserExpression.cpp | 68 const EvaluateExpressionOptions &options, ValueObject *ctx_obj) in ClangUserExpression() argument 987 ResetDeclMap(ExecutionContext & exe_ctx,Materializer::PersistentVariableDelegate & delegate,bool keep_result_in_memory,ValueObject * ctx_obj) ResetDeclMap() argument
|
H A D | ClangExpressionDeclMap.cpp | 90 const std::shared_ptr<ClangASTImporter> &importer, ValueObject *ctx_obj) in ClangExpressionDeclMap() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | UserExpression.cpp | 148 std::string *fixed_expression, ValueObject *ctx_obj) { in Evaluate() argument
|
/freebsd-src/sys/x86/iommu/ |
H A D | intel_dmar.h | 144 vm_object_t ctx_obj; global() member
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 2514 GetUserExpressionForLanguage(llvm::StringRef expr,llvm::StringRef prefix,lldb::LanguageType language,Expression::ResultType desired_type,const EvaluateExpressionOptions & options,ValueObject * ctx_obj,Status & error) GetUserExpressionForLanguage() argument 2664 EvaluateExpression(llvm::StringRef expr,ExecutionContextScope * exe_scope,lldb::ValueObjectSP & result_valobj_sp,const EvaluateExpressionOptions & options,std::string * fixed_expression,ValueObject * ctx_obj) EvaluateExpression() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 9528 GetUserExpression(llvm::StringRef expr,llvm::StringRef prefix,lldb::LanguageType language,Expression::ResultType desired_type,const EvaluateExpressionOptions & options,ValueObject * ctx_obj) GetUserExpression() argument
|