Searched refs:DropScope (Results 1 – 5 of 5) sorted by relevance
392 std::string name = MSVCUndecoratedNameParser::DropScope(udt->getName()); in CreateLLDBTypeFromPDBType()471 MSVCUndecoratedNameParser::DropScope(enum_type->getName()); in CreateLLDBTypeFromPDBType()544 MSVCUndecoratedNameParser::DropScope(type_def->getName()); in CreateLLDBTypeFromPDBType()590 name = MSVCUndecoratedNameParser::DropScope(pdb_func->getName()); in CreateLLDBTypeFromPDBType()885 std::string name = MSVCUndecoratedNameParser::DropScope(data->getName()); in GetDeclForSymbol()911 std::string name = MSVCUndecoratedNameParser::DropScope(func->getName()); in GetDeclForSymbol()1117 std::string name = MSVCUndecoratedNameParser::DropScope(enum_value.getName()); in AddEnumValue()1331 std::string name = MSVCUndecoratedNameParser::DropScope(method.getName()); in AddRecordMethod()
1061 MSVCUndecoratedNameParser::DropScope(pdb_data->getName()))) in FindGlobalVariables()1171 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); in CacheFunctionNames()1185 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); in CacheFunctionNames()1480 if (MSVCUndecoratedNameParser::DropScope( in FindTypesByName()
45 static llvm::StringRef DropScope(llvm::StringRef name);
92 llvm::StringRef MSVCUndecoratedNameParser::DropScope(llvm::StringRef name) { in DropScope() function in MSVCUndecoratedNameParser
452 return MSVCUndecoratedNameParser::DropScope(name); in DropNameScope()