Searched refs:IsMSVCUndecoratedName (Results 1 – 3 of 3) sorted by relevance
39 static bool IsMSVCUndecoratedName(llvm::StringRef name);
81 bool MSVCUndecoratedNameParser::IsMSVCUndecoratedName(llvm::StringRef name) { in IsMSVCUndecoratedName() function in MSVCUndecoratedNameParser
399 if (MSVCUndecoratedNameParser::IsMSVCUndecoratedName(name)) in ExtractContextAndIdentifier()