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

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

Completed in 101 milliseconds