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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp88 typedef llvm::DenseMap<unsigned, unsigned> AbbrevLookup; typedef in namespace:__anon3047
92 AbbrevLookup FileLookup;
93 AbbrevLookup CategoryLookup;
94 AbbrevLookup DiagFlagLookup;
126 void adjustAbbrevID(RecordData &Record, AbbrevLookup &Lookup,

Completed in 96 milliseconds