Searched refs:FirstLocalDeclCache (Results 1 – 2 of 2) sorted by relevance
427 llvm::DenseMap<const Decl *, const Decl *> FirstLocalDeclCache; variable
1669 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl()