Home
last modified time | relevance | path

Searched defs:optional_info (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp72 CPPLanguageRuntime::LibCppStdFunctionCallableInfo optional_info; in line_entry_helper() local
108 LibCppStdFunctionCallableInfo optional_info; in FindLibCppStdFunctionCallableInfo() local
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.h164 struct optional_info { struct
165 int (*is_present)(const void *);
166 void (*init)(void *);
167 const struct atype_info *basetype;