Searched defs:optional_info (Results 1 – 2 of 2) sorted by relevance
72 CPPLanguageRuntime::LibCppStdFunctionCallableInfo optional_info; in line_entry_helper() local108 LibCppStdFunctionCallableInfo optional_info; in FindLibCppStdFunctionCallableInfo() local
164 struct optional_info { struct165 int (*is_present)(const void *);166 void (*init)(void *);167 const struct atype_info *basetype;