Searched refs:SourceLocations (Results 1 – 4 of 4) sorted by relevance
30 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef31 typedef std::map<uint64_t, SourceLocations> NativeCodeMap;87 llvm::Function *buildFunction(const SourceLocations& DebugLocations) { in buildFunction()92 SourceLocations::const_iterator CurrentDebugLocation in buildFunction()121 SourceLocations DebugLocations; in TestNoDebugInfo()134 SourceLocations DebugLocations; in TestSingleLine()153 SourceLocations DebugLocations; in TestMultipleLines()164 SourceLocations& FunctionInfo = ReportedDebugFuncs.begin()->second; in TestMultipleLines()168 for(SourceLocations::iterator i = FunctionInfo.begin(); in TestMultipleLines()184 SourceLocations DebugLocations; in TestMultipleFiles()[all …]
93 SourceLocations locs; in write_debug_line_info()
40 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef41 typedef std::map<uint64_t, SourceLocations> NativeCodeMap;
29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,