Home
last modified time | relevance | path

Searched defs:ctx_obj (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h474 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 DClangUserExpression.cpp68 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 DClangExpressionDeclMap.cpp90 const std::shared_ptr<ClangASTImporter> &importer, ValueObject *ctx_obj) in ClangExpressionDeclMap() argument
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DUserExpression.cpp148 std::string *fixed_expression, ValueObject *ctx_obj) { in Evaluate() argument
/freebsd-src/sys/x86/iommu/
H A Dintel_dmar.h144 vm_object_t ctx_obj; global() member
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2514 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 DTypeSystemClang.cpp9528 GetUserExpression(llvm::StringRef expr,llvm::StringRef prefix,lldb::LanguageType language,Expression::ResultType desired_type,const EvaluateExpressionOptions & options,ValueObject * ctx_obj) GetUserExpression() argument