Searched refs:writeBareSourceLocation (Results 1 – 2 of 2) sorted by relevance
210 void JSONNodeDumper::writeBareSourceLocation(SourceLocation Loc, in writeBareSourceLocation() function in JSONNodeDumper257 writeBareSourceLocation(Spelling, /*IsSpelling*/ true); in writeSourceLocation()260 writeBareSourceLocation(Expansion, /*IsSpelling*/ false); in writeSourceLocation()267 writeBareSourceLocation(Spelling, /*IsSpelling*/ true); in writeSourceLocation()
152 void writeBareSourceLocation(SourceLocation Loc, bool IsSpelling);