Searched defs:writeLocation (Results 1 – 2 of 2) sorted by relevance
266 void writeLocation(const SymbolLocation &Loc, const StringTableOut &Strings, in writeLocation() function
2225 auto writeLocation = [&OutFile, &WriteMemLocs](const Location &Loc) { writeAggregatedFile() local