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