Searched refs:startsWithDigit (Results 1 – 1 of 1) sorted by relevance
105 static bool startsWithDigit(StringView S) { in startsWithDigit() function367 if (startsWithDigit(MangledName)) { in isMemberPointer()983 S->SymbolType = startsWithDigit(MangledName) in parse()1051 if (startsWithDigit(MangledName)) { in demangleNumber()1087 assert(startsWithDigit(MangledName)); in demangleBackRefName()1345 if (startsWithDigit(MangledName)) in demangleUnqualifiedTypeName()1355 if (startsWithDigit(MangledName)) in demangleUnqualifiedSymbolName()1365 if (startsWithDigit(MangledName)) in demangleNameScopePiece()1908 if (startsWithDigit(MangledName)) { in demangleFunctionParameterList()