CUBRID Engine
latest
|
Public Attributes | |
SCOPES * | scopes |
PT_EXTRA_SPECS_FRAME * | spec_frames |
SEMANTIC_CHK_INFO * | sc_info |
Definition at line 82 of file name_resolution.c.
SEMANTIC_CHK_INFO* pt_bind_names_arg::sc_info |
Definition at line 86 of file name_resolution.c.
Referenced by pt_bind_names(), pt_bind_names_in_cte(), pt_bind_names_post(), pt_bind_scope(), pt_check_Oracle_outerjoin(), pt_clear_Oracle_outerjoin_spec_id(), pt_quick_resolve_names(), and pt_resolve_names().
SCOPES* pt_bind_names_arg::scopes |
Definition at line 84 of file name_resolution.c.
Referenced by pt_bind_name_or_path_in_scope(), pt_bind_names(), pt_bind_names_merge_insert(), pt_bind_names_merge_update(), pt_bind_scope(), pt_function_name_is_spec_attr(), pt_make_method_call(), pt_mark_function_index_expression(), pt_quick_resolve_names(), and pt_resolve_names().
PT_EXTRA_SPECS_FRAME* pt_bind_names_arg::spec_frames |
Definition at line 85 of file name_resolution.c.
Referenced by pt_bind_names(), pt_bind_names_merge_insert(), pt_bind_names_merge_update(), pt_get_resolution(), pt_make_method_call(), pt_quick_resolve_names(), and pt_resolve_names().