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