#include <namespace.h>
Data Fields | |
struct _FuncCandidateList * | next |
int | pathpos |
Oid | oid |
int | nargs |
int | nvargs |
int | ndargs |
int * | argnumbers |
Oid | args [1] |
Definition at line 28 of file namespace.h.
Definition at line 36 of file namespace.h.
Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().
Definition at line 37 of file namespace.h.
Referenced by func_get_detail(), func_match_argtypes(), func_select_candidate(), FuncnameGetCandidates(), FunctionIsVisible(), left_oper(), LookupFuncName(), OpernameGetCandidates(), and regprocedurein().
Definition at line 33 of file namespace.h.
Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().
Definition at line 35 of file namespace.h.
Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().
Definition at line 30 of file namespace.h.
Referenced by func_get_detail(), func_match_argtypes(), func_select_candidate(), FuncnameGetCandidates(), FunctionIsVisible(), left_oper(), LookupFuncName(), OpernameGetCandidates(), regoperin(), regoperout(), regprocedurein(), regprocin(), and regprocout().
Definition at line 34 of file namespace.h.
Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().
Definition at line 32 of file namespace.h.
Referenced by func_get_detail(), FuncnameGetCandidates(), FunctionIsVisible(), LookupFuncName(), oper_select_candidate(), OpernameGetCandidates(), regoperin(), regoperout(), regprocedurein(), regprocin(), and regprocout().
Definition at line 31 of file namespace.h.
Referenced by FuncnameGetCandidates(), and OpernameGetCandidates().