Home
last modified time | relevance | path

Searched refs:context_type (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h151 using context_type = typename data_type::Factory &;
170 context_type F) {
174 static data_type Remove(data_type B, key_type K, context_type F) {
182 static context_type MakeContext(void *p) {
199 using context_type = typename data_type::Factory &;
211 static data_type Add(data_type B, key_type K, context_type F) {
215 static data_type Remove(data_type B, key_type K, context_type F) {
223 static context_type MakeContext(void *p) {
241 using context_type = typename data_type::Factory &;
243 static data_type Add(data_type L, key_type K, context_type F) {
[all …]
H A DProgramState.h442 typename ProgramStateTrait<T>::context_type get_context() const;
451 typename ProgramStateTrait<T>::context_type C) const;
468 typename ProgramStateTrait<T>::context_type C) const;
644 typename ProgramStateTrait<T>::context_type C) { in set()
653 typename ProgramStateTrait<T>::context_type C) { in add()
661 typename ProgramStateTrait<T>::context_type C) { in remove()
677 typename ProgramStateTrait<T>::context_type get_context() { in get_context()
829 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context()
840 typename ProgramStateTrait<T>::context_type C) const { in remove()
863 typename ProgramStateTrait<T>::context_type C) const { in set()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext() argument
97 m_context_type = context_type; in SetContext()
139 static const char *GetValueTypeAsCString(ValueType context_type);
141 static const char *GetContextTypeAsCString(ContextType context_type);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp47 const Value::ContextType context_type = value.GetContextType(); in FormatObject() local
51 if (context_type == Value::ContextType::RegisterInfo) { in FormatObject()
/freebsd/sys/dev/sfxge/common/
H A Def10_rx.c215 uint32_t context_type; in efx_mcdi_rss_context_alloc() local
225 context_type = MC_CMD_RSS_CONTEXT_ALLOC_IN_TYPE_EXCLUSIVE; in efx_mcdi_rss_context_alloc()
228 context_type = MC_CMD_RSS_CONTEXT_ALLOC_IN_TYPE_SHARED; in efx_mcdi_rss_context_alloc()
243 MCDI_IN_SET_DWORD(req, RSS_CONTEXT_ALLOC_IN_TYPE, context_type); in efx_mcdi_rss_context_alloc()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp662 const char *Value::GetContextTypeAsCString(ContextType context_type) { in GetContextTypeAsCString() argument
663 switch (context_type) { in GetContextTypeAsCString()
/freebsd/sys/dev/isci/scil/
H A Dscu_task_context.h622 U32 context_type : 1; member
H A Dscic_sds_smp_request.c411 task_context->context_type = SCU_TASK_CONTEXT_TYPE; in scu_smp_request_construct_task_context()
H A Dscic_sds_request.c685 task_context->context_type = SCU_TASK_CONTEXT_TYPE; in scu_ssp_reqeust_construct_task_context()
H A Dscic_sds_stp_request.c283 task_context->context_type = SCU_TASK_CONTEXT_TYPE; in scu_sata_reqeust_construct_task_context()
H A Dscic_sds_port.c714 task_context->context_type = SCU_TASK_CONTEXT_TYPE; in scic_sds_port_construct_dummy_task()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc6763 …igned int, llvm::ImutKeyValueInfo<clang::ento::SymbolData const*, unsigned int>>>::context_type)"},