Searched refs:demangleThrowSpecification (Results 1 – 2 of 2) sorted by relevance
250 bool demangleThrowSpecification(StringView &MangledName);
1820 bool Demangler::demangleThrowSpecification(StringView &MangledName) { in demangleThrowSpecification() function in Demangler1851 FTy->IsNoexcept = demangleThrowSpecification(MangledName); in demangleFunctionType()