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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp89 typedef llvm::DenseMap<unsigned, unsigned> AbbrevLookup; typedef in namespace:__anon1913
93 AbbrevLookup FileLookup;
94 AbbrevLookup CategoryLookup;
95 AbbrevLookup DiagFlagLookup;
127 void adjustAbbrevID(RecordData &Record, AbbrevLookup &Lookup,

Completed in 163 milliseconds