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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp411 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev &Abbrev) { function
420 AddSourceLocationAbbrev(Abbrev);
421 AddSourceLocationAbbrev(Abbrev);
459 AddSourceLocationAbbrev(*Abbrev);

Completed in 93 milliseconds