Searched refs:demangleThrowSpecification (Results 1 – 2 of 2) sorted by relevance
265 bool demangleThrowSpecification(std::string_view &MangledName);
1879 bool Demangler::demangleThrowSpecification(std::string_view &MangledName) { in demangleThrowSpecification() function in Demangler1911 FTy->IsNoexcept = demangleThrowSpecification(MangledName); in demangleFunctionType()