Searched refs:DropScope (Results 1 – 5 of 5) sorted by relevance
44 static llvm::StringRef DropScope(llvm::StringRef name);
98 llvm::StringRef MSVCUndecoratedNameParser::DropScope(llvm::StringRef name) { in DropScope() function in MSVCUndecoratedNameParser
399 std::string(MSVCUndecoratedNameParser::DropScope(udt->getName())); in CreateLLDBTypeFromPDBType()477 std::string(MSVCUndecoratedNameParser::DropScope(enum_type->getName())); in CreateLLDBTypeFromPDBType()555 std::string(MSVCUndecoratedNameParser::DropScope(type_def->getName())); in CreateLLDBTypeFromPDBType()603 MSVCUndecoratedNameParser::DropScope(pdb_func->getName())); in CreateLLDBTypeFromPDBType()920 std::string(MSVCUndecoratedNameParser::DropScope(data->getName())); in GetDeclForSymbol()947 std::string(MSVCUndecoratedNameParser::DropScope(func->getName())); in GetDeclForSymbol()1157 std::string(MSVCUndecoratedNameParser::DropScope(enum_value.getName())); in AddEnumValue()1426 std::string(MSVCUndecoratedNameParser::DropScope(method.getName())); in AddRecordMethod()
1145 MSVCUndecoratedNameParser::DropScope(pdb_data->getName())) in FindGlobalVariables()1251 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); in CacheFunctionNames()1265 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); in CacheFunctionNames()1551 if (MSVCUndecoratedNameParser::DropScope( in FindTypes()
600 return MSVCUndecoratedNameParser::DropScope(name); in DropNameScope()