Searched refs:KeyOrErr (Results 1 – 2 of 2) sorted by relevance
861 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges() local862 Key = *KeyOrErr; in fixTLVSectionsAndEdges()864 return KeyOrErr.takeError(); in fixTLVSectionsAndEdges()
833 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges() local834 Key = *KeyOrErr; in fixTLVSectionsAndEdges()836 return KeyOrErr.takeError(); in fixTLVSectionsAndEdges()