Searched refs:Persist (Results 1 – 11 of 11) sorted by relevance
209 BOOLEAN Persist; /* Keep for entire compiler run */ member315 BOOLEAN Persist);
209 BOOLEAN Persist) in PrAddDefine() argument258 DefineInfo->Persist = Persist; in PrAddDefine()
340 while ((AslGbl_DefineList) && (!AslGbl_DefineList->Persist)) in PrTerminatePreprocessor()
159 if (auto persisted_valobj = valobj_sp->Persist()) in DoExecute()
398 Desc<"Persist expression result in a variable for subsequent use. "
322 lldb::SBValue Persist();
1524 lldb::SBValue SBValue::Persist() { in Persist() function in SBValue1531 persisted_sb.SetSP(value_sp->Persist()); in Persist()
747 lldb::ValueObjectSP Persist();
3751 ValueObjectSP ValueObject::Persist() { in Persist() function in ValueObject
554 - Merge #1030: Persist the openssl and expat directories for repeated
78275 result = (arg1)->Persist(); in _wrap_SBValue_Persist()