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