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

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

Completed in 47 milliseconds