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