Searched defs:DeclUpdateMap (Results 1 – 5 of 5) sorted by relevance
382 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>; variable
386 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>; variable
347 typedef llvm::MapVector<const Decl *, UpdateRecord> DeclUpdateMap; typedef
406 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>; variable