Searched defs:TokSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp367 unsigned TokSize = 0; local
372 AddLocToRecord(FullSourceLoc(Range.getEnd(), SM), Record, TokSize); local
346 AddLocToRecord(FullSourceLoc Loc, PresumedLoc PLoc, RecordDataImpl &Record, unsigned TokSize) argument

Completed in 111 milliseconds