Home
last modified time | relevance | path

Searched refs:optional_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp143 CPPLanguageRuntime::LibCppStdFunctionCallableInfo optional_info; in line_entry_helper() local
155 optional_info.callable_case = lldb_private::CPPLanguageRuntime:: in line_entry_helper()
159 optional_info.callable_case = lldb_private::CPPLanguageRuntime:: in line_entry_helper()
163 optional_info.callable_symbol = *symbol; in line_entry_helper()
164 optional_info.callable_line_entry = line_entry; in line_entry_helper()
165 optional_info.callable_address = addr; in line_entry_helper()
168 return optional_info; in line_entry_helper()
176 LibCppStdFunctionCallableInfo optional_info; in FindLibCppStdFunctionCallableInfo() local
179 return optional_info; in FindLibCppStdFunctionCallableInfo()
223 return optional_info; in FindLibCppStdFunctionCallableInfo()
[all …]
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.c681 const struct optional_info *opt = a->tinfo; in encode_atype()
907 const struct optional_info *opt = a->tinfo; in free_atype()
968 const struct optional_info *opt = a->tinfo; in free_atype_ptr()
1063 const struct optional_info *opt = a->tinfo; in check_atype_tag()
1171 const struct optional_info *opt = a->tinfo; in decode_atype()
1389 const struct optional_info *opt = a->tinfo; in omit_atype()
H A Dasn1_encode.h164 struct optional_info { struct
371 static const struct optional_info aux_info_##DESCNAME = { \