Searched refs:KeyOrErr (Results 1 – 2 of 2) sorted by relevance
820 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges() 821 Key = *KeyOrErr; in fixTLVSectionsAndEdges() 823 return KeyOrErr.takeError(); in fixTLVSectionsAndEdges() 806 if (auto KeyOrErr = MP.createPThreadKey()) fixTLVSectionsAndEdges() local
1213 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges() local1214 Key = *KeyOrErr; in fixTLVSectionsAndEdges()1216 return KeyOrErr.takeError(); in fixTLVSectionsAndEdges()