Home
last modified time | relevance | path

Searched defs:info_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dipa-cp.c295 ipcp_method_cval (struct cgraph_node *mt, int info_type) in ipcp_method_cval()
305 enum jump_func_type type, union parameter_info *info_type) in ipcp_cval_compute()
582 union parameter_info *info_type; in ipcp_propagate_stage() local
644 tree info_type; in ipcp_callsite_param_print() local
H A Dipa-prop.h79 union parameter_info info_type; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DEmulateInstruction.h189 enum InfoType info_type = eInfoTypeNoArgs; member