Searched refs:writeLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1797 void writeLoc(SourceLocation Loc) { function in struct:__anon2673::JSONEditWriter::EntryWriter
1831 Writer.writeLoc(Loc);
1837 Writer.writeLoc(Range.getBegin());
1844 Writer.writeLoc(Range.getBegin());

Completed in 48 milliseconds