Searched refs:Undecorated (Results 1 – 1 of 1) sorted by relevance
345 std::string Undecorated; in parseRewriteFunctionDescriptor() local347 Undecorated = Value->getValue(ValueStorage); in parseRewriteFunctionDescriptor()348 Naked = StringRef(Undecorated).lower() == "true" || Undecorated == "1"; in parseRewriteFunctionDescriptor()